| Package | Description |
|---|---|
| xapi.dev.processor | |
| xapi.util.api | |
| xapi.util.impl |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
InjectionAnnotationProcessor.PlatformPair |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Triple<X,Y,Z> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPair<X,Y> |
class |
ComparablePair<X extends Comparable<X>,Y extends Comparable<Y>>
A pair which implements comparable, using both components as comparable objects.
|
| Modifier and Type | Method and Description |
|---|---|
static <X,Y> Pair<X,Y> |
PairBuilder.newPair() |
static <X,Y> Pair<X,Y> |
PairBuilder.pairOf(X x,
Y y) |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.