Uses of Interface
org.nasdanika.rag.core.Store
-
Uses of Store in org.nasdanika.rag.core
Classes in org.nasdanika.rag.core that implement StoreModifier and TypeClassDescriptionclassAbstractEntryStore<K,V, D> Simple store implementation on top of a collection of entriesclassStores entries in a list.classIndexStore<K,V, D> classEntry store loaded from and stored to a zip archive.Methods in org.nasdanika.rag.core that return Store