|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Pair | |
|---|---|
| org.sdnplatform.sync.internal.rpc | |
| org.sdnplatform.sync.internal.util | |
| Uses of Pair in org.sdnplatform.sync.internal.rpc |
|---|
| Subclasses of Pair in org.sdnplatform.sync.internal.rpc | |
|---|---|
protected static class |
RPCService.NodeMessage
A pending message to be sent to a particular mode. |
| Uses of Pair in org.sdnplatform.sync.internal.util |
|---|
| Methods in org.sdnplatform.sync.internal.util that return Pair | ||
|---|---|---|
static
|
Pair.create(F first,
S second)
Static factory method that, unlike the constructor, performs generic inference saving some typing. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||