| Class | Description |
|---|---|
| StructArray<E extends FSTStruct> |
An array which elements are stored 'off heap'.
|
| StructInt |
Created with IntelliJ IDEA.
|
| StructMap<K extends FSTStruct,V extends FSTStruct> |
a simple open addressed hashmap, which allows read access when embedded in structs.
|
| StructString |
this class can be used to represent strings in structs. the content is rewritable, but cannot grow.
|
Copyright © 2014. All rights reserved.