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