| Package | Description |
|---|---|
| io.starter.formats.LEO | |
| io.starter.toolkit |
| Modifier and Type | Class and Description |
|---|---|
class |
BIGBLOCK
LEO File BIGBLOCK Information Record.
|
class |
BlockImpl
LEO File Block Information Record
These blocks of data contain information related to the
LEO file format data blocks.
|
class |
SMALLBLOCK
LEO File SMALLBLOCK Information Record
These blocks of data contain information related to the
LEO file format data blocks.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CompatibleVector.add(CompatibleVectorHints obj) |
void |
FastAddVector.add(int idx,
CompatibleVectorHints obj) |
void |
FastGetVector.add(int idx,
CompatibleVectorHints obj) |
void |
CompatibleVector.add(int idx,
CompatibleVectorHints obj) |
int |
CompatibleVector.indexOf(CompatibleVectorHints r)
if the object being checked implements index hints, the lookup can be
performed much faster
speed of lookups is affected by 'shuffling' positions of vector elements.
|
Copyright © 2002–2019 Starter Inc.. All rights reserved.