Uses of Interface
io.permazen.tuple.Has2
Packages that use Has2
-
Uses of Has2 in io.permazen.tuple
Subinterfaces of Has2 in io.permazen.tupleModifier and TypeInterfaceDescriptioninterface
Has3<V1,
V2, V3> Implemented by tuples that have at least three values.interface
Has4<V1,
V2, V3, V4> Implemented by tuples that have at least four values.interface
Has5<V1,
V2, V3, V4, V5> Implemented by tuples that have at least five values.Classes in io.permazen.tuple that implement Has2