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