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 TypeInterfaceDescriptioninterfaceHas3<V1,V2, V3> Implemented by tuples that have at least three values.interfaceHas4<V1,V2, V3, V4> Implemented by tuples that have at least four values.interfaceHas5<V1,V2, V3, V4, V5> Implemented by tuples that have at least five values.Classes in io.permazen.tuple that implement Has2