- Type Parameters:
E
- T
- L
-
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Comparable<Pair<E,T>>
public class Triple<E,T,L>
extends Pair<E,T>
This class represents a triple of generic types E, T and L
- Author:
- Research Group on Natural Computing (http://www.gcn.us.es)
- See Also:
- Serialized Form