Uses of Class
de.powerstat.validation.containers.NTuple2
Packages that use NTuple2
-
Uses of NTuple2 in de.powerstat.validation.containers
Methods in de.powerstat.validation.containers that return NTuple2Modifier and TypeMethodDescriptionstatic <T1 extends Comparable<T1>,
T2 extends Comparable<T2>>
NTuple2<T1,T2> NTuple2.of
(T1 obj1, T2 obj2) NTuple2 factory.Methods in de.powerstat.validation.containers with parameters of type NTuple2