Class TripletImpl<T>
java.lang.Object
org.eclipse.collections.impl.tuple.TripleImpl<T,T,T>
org.eclipse.collections.impl.tuple.TripletImpl<T>
- All Implemented Interfaces:
Serializable
,Comparable<Triple<T,
,T, T>> Triple<T,
,T, T> Triplet<T>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.collections.impl.tuple.TripleImpl
compareTo, equals, getOne, getThree, getTwo, hashCode, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Comparable
compareTo