Package | Description |
---|---|
com.danielbchapman.groups | |
com.danielbchapman.groups.test |
Class and 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.
|
InstructionType
Instructions for the search methods.
|
Item
An item is simply a piece of information that can be serialized and searched.
|
JSON
A primitive immutable JSON data-type
|
JSONType
A simple enum for designating the types.
|
SubGroup
A temporary group that can be used to search against or as a smaller set of data.
|
Class and Description |
---|
Group
A collection is a set of items that have been serialized in some manner
and can be accessed by thier id and queried.
|
InstructionType
Instructions for the search methods.
|
Item
An item is simply a piece of information that can be serialized and searched.
|
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.
|