Uses of Class
org.fuchss.tools.tuple.Tuple3
Packages that use Tuple3
-
Uses of Tuple3 in org.fuchss.tools.tuple
Methods in org.fuchss.tools.tuple that return Tuple3Modifier and TypeMethodDescriptionstatic <A,
B, C> Tuple3<A, B, C> Tuple3.of
(A first, B second, C third) Methods in org.fuchss.tools.tuple with parameters of type Tuple3