public abstract class ComputedIndex extends AIndex
| Modifier and Type | Field and Description |
|---|---|
protected int |
length |
| Constructor and Description |
|---|
ComputedIndex(int length) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFullyMutable() |
int |
length()
Returns the length of this index list
|
public boolean isFullyMutable()
isFullyMutable in class AIndexCopyright © 2012. All Rights Reserved.