Uses of Class
org.teamapps.universaldb.index.numeric.DoubleIndex
| Package | Description |
|---|---|
| org.teamapps.universaldb.pojo |
-
Uses of DoubleIndex in org.teamapps.universaldb.pojo
Methods in org.teamapps.universaldb.pojo with parameters of type DoubleIndex Modifier and Type Method Description doubleAbstractUdbEntity. getDoubleValue(DoubleIndex index)voidAbstractUdbEntity. setDoubleValue(double value, DoubleIndex index)