| Package | Description |
|---|---|
| eu.lunisolar.magma.func.tuple |
| Modifier and Type | Class and Description |
|---|---|
static class |
LObjIntLongTriple.ImmCompObjIntLongTriple<T extends Comparable<T>>
Immutable, comparable tuple.
|
static class |
LObjIntLongTriple.MutCompObjIntLongTriple<T extends Comparable<T>>
Mutable, comparable tuple.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends Comparable<T>> |
Tuple4U.immComp(T a1,
int a2,
long a3) |
Copyright © 2019. All rights reserved.