Class Tuple3<A,B,C>
java.lang.Object
org.jparsec.functors.Pair<A,B>
org.jparsec.functors.Tuple3<A,B,C>
- Direct Known Subclasses:
Tuple4
Deprecated.
Prefer to using a lambda expression to convert to your own type.
Immutable data holder for 3 values.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
c
Deprecated.
-
-
Constructor Details
-
Tuple3
-
-
Method Details
-
equals
Deprecated. -
equals
-
hashCode
-
toString
-