android-components / mozilla.components.service.sync.logins / AsyncLoginsStorageAdapter / inMemory

inMemory

fun inMemory(items: List<ServerPassword>): AsyncLoginsStorageAdapter<MemoryLoginsStorage> (source)

Creates an AsyncLoginsStorage that is backed by a MemoryLoginsStorage.