| Package | Description |
|---|---|
| eu.lunisolar.magma.func.tuple |
| Modifier and Type | Method and Description |
|---|---|
static <T1,T2,T3> LTriple.ImmTriple<T1,T2,T3> |
LTriple.ImmTriple.copyOf(LTriple<T1,T2,T3> tuple) |
static <T1,T2,T3> LTriple.ImmTriple<T1,T2,T3> |
LTriple.ImmTriple.of(T1 a1,
T2 a2,
T3 a3) |
Copyright © 2019. All rights reserved.