Class | Description |
---|---|
AbstractGroup |
The AbstractGroup is a container for the methods used in Group and SubGroup respectively.
|
Group |
A collection is a set of items that have been serialized in some manner
and can be accessed by thier id and queried.
|
Groups |
The manager class provides a set of static methods to access a set of groups.
|
Item |
An item is simply a piece of information that can be serialized and searched.
|
Item.ItemComparator | |
JSON |
A primitive immutable JSON data-type
|
SubGroup |
A temporary group that can be used to search against or as a smaller set of data.
|
Enum | Description |
---|---|
InstructionType |
Instructions for the search methods.
|
JSONType |
A simple enum for designating the types.
|