| Package | Description |
|---|---|
| eu.lunisolar.magma.func.tuple |
| Modifier and Type | Class and Description |
|---|---|
static class |
LObjIntPair.ImmCompObjIntPair<T extends Comparable<T>>
Immutable, comparable tuple.
|
static class |
LObjIntPair.ImmObjIntPair<T>
Immutable, non-comparable tuple.
|
static class |
LObjIntPair.MutCompObjIntPair<T extends Comparable<T>>
Mutable, comparable tuple.
|
static class |
LObjIntPair.MutObjIntPair<T>
Mutable, non-comparable tuple.
|
Copyright © 2019. All rights reserved.