| Package | Description |
|---|---|
| net.fortytwo.stream.caching | |
| net.fortytwo.stream.model |
| Modifier and Type | Method and Description |
|---|---|
LList<SolutionPattern> |
SolutionGroup.getSolutions()
Gets the solutions contained in this group
|
| Modifier and Type | Field and Description |
|---|---|
static LList |
LList.NIL |
| Modifier and Type | Method and Description |
|---|---|
LList<T> |
LList.getRest() |
LList<T> |
LList.push(T t) |
| Modifier and Type | Method and Description |
|---|---|
void |
LList.setRest(LList<T> rest) |
Copyright © 2016. All Rights Reserved.