|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Pair | |
---|---|
org.clazzes.util.lang |
Uses of Pair in org.clazzes.util.lang |
---|
Subclasses of Pair in org.clazzes.util.lang | |
---|---|
class |
ComparablePair<A extends Comparable<A>,B extends Comparable<B>>
|
Constructors in org.clazzes.util.lang with parameters of type Pair | |
---|---|
ComparablePair(Pair<A,B> p)
|
|
Pair(Pair<A,B> p)
Contructs a pair holding the objects of the given pair. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |