Interface Pair<E1,E2>

All Superinterfaces:
GenericTuple<Object>, Tuple
All Known Implementing Classes:
PairImpl

public interface Pair<E1,E2> extends Tuple