A C D E F G H I J L M N P R S T U V W 

I

InstructionType - Enum in com.danielbchapman.groups
Instructions for the search methods.
intersection(SubGroup) - Method in class com.danielbchapman.groups.AbstractGroup
Return the intersection (common elements)
isFalse(String) - Method in class com.danielbchapman.groups.AbstractGroup
 
isFalseSet(String) - Method in class com.danielbchapman.groups.AbstractGroup
 
isNull(String) - Method in class com.danielbchapman.groups.AbstractGroup
 
isNullOrUndefined() - Method in class com.danielbchapman.groups.JSON
 
isNullSet(String) - Method in class com.danielbchapman.groups.AbstractGroup
 
isTrue(String) - Method in class com.danielbchapman.groups.AbstractGroup
 
isTrueSet(String) - Method in class com.danielbchapman.groups.AbstractGroup
 
Item - Class in com.danielbchapman.groups
An item is simply a piece of information that can be serialized and searched.
Item() - Constructor for class com.danielbchapman.groups.Item
 
Item(String) - Constructor for class com.danielbchapman.groups.Item
 
Item(String, Map<String, JSON>) - Constructor for class com.danielbchapman.groups.Item
 
Item(String, String[], JSON[]) - Constructor for class com.danielbchapman.groups.Item
 
Item.ItemComparator - Class in com.danielbchapman.groups
 
Item.ItemComparator(String[]) - Constructor for class com.danielbchapman.groups.Item.ItemComparator
 
A C D E F G H I J L M N P R S T U V W