Uses of Class
io.permazen.tuple.Tuple4
Package
Description
Core classes for the Permazen Java persistence layer.
Permazen
Encoding
s.Permazen index classes.
-
Uses of Tuple4 in io.permazen.core
-
Uses of Tuple4 in io.permazen.encoding
-
Uses of Tuple4 in io.permazen.index
Modifier and TypeMethodDescriptionNavigableMap<Tuple4<V1,
V2, V3, V4>, NavigableSet<T>> Index4.asMap()
View this index as aNavigableMap
of target values keyed by indexed value tuples.Index3.asSet()
View this index as aNavigableSet
of tuples.