Uses of Interface
org.nasdanika.rag.model.DoubleVectorStringStore
Packages that use DoubleVectorStringStore
Package
Description
-
Uses of DoubleVectorStringStore in org.nasdanika.rag.model
Methods in org.nasdanika.rag.model that return DoubleVectorStringStoreModifier and TypeMethodDescriptionRagFactory.createDoubleVectorStringStore()Returns a new object of class 'Double Vector String Store'. -
Uses of DoubleVectorStringStore in org.nasdanika.rag.model.impl
Classes in org.nasdanika.rag.model.impl that implement DoubleVectorStringStoreModifier and TypeClassDescriptionclassAn implementation of the model object 'Double Vector String Store'.Methods in org.nasdanika.rag.model.impl that return DoubleVectorStringStore -
Uses of DoubleVectorStringStore in org.nasdanika.rag.model.util
Methods in org.nasdanika.rag.model.util with parameters of type DoubleVectorStringStoreModifier and TypeMethodDescriptionRagSwitch.caseDoubleVectorStringStore(DoubleVectorStringStore object) Returns the result of interpreting the object as an instance of 'Double Vector String Store'.