Package org.hawaiiframework.util.tuple
Interface Tuple
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intsize()Returns the number of elements of this tuple.
-
| Modifier and Type | Method | Description |
|---|---|---|
int |
size() |
Returns the number of elements of this tuple.
|