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