Class Pair<A,B>
java.lang.Object
aQute.libg.tuple.Pair<A,B>
- All Implemented Interfaces:
Serializable, Cloneable
- Direct Known Subclasses:
ComparablePair
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Pair
-
-
Method Details
-
newInstance
-
getFirst
-
getSecond
-
toString
-
hashCode
-
equals
-
clone
-