Interface Triple<T1,T2,T3>
- All Superinterfaces:
Comparable<Triple<T1,
,T2, T3>> Serializable
- All Known Subinterfaces:
Triplet<T>
- All Known Implementing Classes:
TripleImpl
,TripletImpl
-
Method Summary
Methods inherited from interface java.lang.Comparable
compareTo