public interface IStorageBuilder<T>
| Modifier and Type | Method and Description |
|---|---|
IStorage<T> |
optimizeAndBuild() |
int |
size() |
void |
writeObject(Object loadedValue,
int index) |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.