Uses of Class
io.permazen.tuple.Tuple4
Packages that use Tuple4
Package
Description
Core classes for the Permazen Java persistence layer.
Permazen
Encoding
s.Permazen index classes.
-
Uses of Tuple4 in io.permazen.core
Methods in io.permazen.core that return types with arguments of type Tuple4 -
Uses of Tuple4 in io.permazen.encoding
Methods in io.permazen.encoding that return Tuple4 -
Uses of Tuple4 in io.permazen.index
Methods in io.permazen.index that return types with arguments of type Tuple4Modifier 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.