public interface Storable
| Modifier and Type | Method and Description |
|---|---|
void |
init(Vector dta,
int[] tab)
associate this storage with its Block
table entries and data
|
void |
setBlockType(int type)
sets whether this Storage's Data blocks are contained
in the Small or Big Block arrays.
|
void init(Vector dta, int[] tab)
void setBlockType(int type)
Copyright © 2002–2019 Starter Inc.. All rights reserved.