| Modifier and Type | Method and Description |
|---|---|
List<TupleElement<?>> |
Tuple.getElements()
Return the tuple elements.
|
| Modifier and Type | Method and Description |
|---|---|
<X> X |
Tuple.get(TupleElement<X> tupleElement)
Get the value of the specified tuple element.
|
Copyright © 2016. All rights reserved.