Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
EMPTY_ARRAY
Modifier | Constructor and Description |
---|---|
private |
TripleAdapter() |
Modifier and Type | Method and Description |
---|---|
L |
getLeft()
Gets the left element from this triple.
|
M |
getMiddle()
Gets the middle element from this triple.
|
R |
getRight()
Gets the right element from this triple.
|
private static final long serialVersionUID