Package | Description |
---|---|
com.danielbchapman.groups | |
com.danielbchapman.groups.test |
Modifier and Type | Method and Description |
---|---|
static Group |
Groups.getGroup(java.lang.String name) |
static Group |
AbstractGroup.read(java.io.File directory,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
static void |
Groups.setGroup(Group collection) |
Modifier and Type | Method and Description |
---|---|
static Group |
StressTest.stress(int total,
java.lang.String collection) |
Modifier and Type | Method and Description |
---|---|
static void |
TestCollection.printSearch(Group collection,
java.lang.String field,
JSON value,
InstructionType type) |