public class Tuple1<T0> extends Tuple
| Modifier | Constructor and Description |
|---|---|
protected |
Tuple1(int size,
T0 value0) |
|
Tuple1(T0 value0) |
| Modifier and Type | Method and Description |
|---|---|
T0 |
v0() |
Copyright © 2019. All rights reserved.