| Package | Description |
|---|---|
| mikera.indexz | |
| mikera.indexz.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
Index
Class to represent a mutable list of integer indexes
|
| Modifier and Type | Method and Description |
|---|---|
AIndex |
AIndex.clone() |
| Modifier and Type | Method and Description |
|---|---|
int |
AIndex.compareTo(AIndex a) |
Index |
Index.compose(AIndex a) |
Index |
AIndex.compose(AIndex a) |
static Index |
Indexz.createCopy(AIndex source) |
static Index |
Indexz.createRandomSubset(AIndex index,
double probability)
Returns a random subset of an Index, including each element with the given probability
|
boolean |
AIndex.equals(AIndex o) |
| Modifier and Type | Class and Description |
|---|---|
class |
ComputedIndex
Abstract base class for computed indexes.
|
class |
SequentialIndex |
| Constructor and Description |
|---|
IndexIterator(AIndex source) |
Copyright © 2012. All Rights Reserved.