-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
static <X,Y> Pair<X,Y> |
newPair() |
static <X,Y> Pair<X,Y> |
of(X x,
Y y) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
PairBuilder
public PairBuilder()
Copyright © 2012-2013 The Internet Party. All Rights Reserved.