Uses of Class
io.permazen.core.MapValueIndex
Packages that use MapValueIndex
-
Uses of MapValueIndex in io.permazen.core
Methods in io.permazen.core that return MapValueIndexModifier and TypeMethodDescriptionMapField.getMapValueIndex()
Get the index on this fields's "value" sub-field.Methods in io.permazen.core with parameters of type MapValueIndexModifier and TypeMethodDescriptiondefault <K,
V> R IndexSwitch.caseMapValueIndex
(MapValueIndex<K, V> index) Handle aMapValueIndex
.