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, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Comparable
compareTo