Interface | Description |
---|---|
ArrayWritable<T> |
Unified interface for (collection) classes that allow writing their contents to an array.
|
Class | Description |
---|---|
AWUtil |
Utility class for writing containers to arrays.
|
ResizingArrayStorage<T> |
Class that provides a resizable array storage of a certain type.
|
ResizingIntArray |
Class that provides a resizable int array storage.
|
ResizingObjectArray |
Class that provides a resizable
Object array storage. |
Copyright © 2015. All Rights Reserved.