Uses of Interface
io.permazen.tuple.Has3
Packages that use Has3
-
Uses of Has3 in io.permazen.tuple
Subinterfaces of Has3 in io.permazen.tupleModifier and TypeInterfaceDescriptioninterface
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 Has3