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