Interface | Description |
---|---|
LightArray<T> |
A light array implements the same interface as a javascript array.
|
LightArrayBoolean |
A light array implements the same interface as a javascript array.
|
LightArrayInt |
An array that can store primitive ints
|
LightMap<V> |
A lightmap is a key value store that uses a native implementation if available.
|
Class | Description |
---|---|
CollectionFactory |
A factory to create instances of the light collections api.
|
Copyright © 2018 Magnolia International Ltd.. All rights reserved.