Uses of Interface
com.github.mizosoft.methanol.internal.cache.Store.EntryWriter
-
Packages that use Store.EntryWriter Package Description com.github.mizosoft.methanol.internal.cache -
-
Uses of Store.EntryWriter in com.github.mizosoft.methanol.internal.cache
Methods in com.github.mizosoft.methanol.internal.cache that return Store.EntryWriter Modifier and Type Method Description Store.EntryWriterStore.Editor. writer()Returns the writer associated with this editor, which is at most one.
-