Uses of Class
io.permazen.core.MapValueIndex
-
Uses of MapValueIndex in io.permazen.core
Modifier and TypeMethodDescriptionMapField.getMapValueIndex()
Get the index on this fields's "value" sub-field.Modifier and TypeMethodDescriptiondefault <K,
V> R IndexSwitch.caseMapValueIndex
(MapValueIndex<K, V> index) Handle aMapValueIndex
.