| Modifier and Type | Method and Description |
|---|---|
default Iterable<CycleResult> |
CycleResultSegmentsReadable.getCycleResultIterable() |
| Modifier and Type | Method and Description |
|---|---|
void |
CycleResultSegmentBuffer.append(CycleResult result) |
default int |
CycleResult.compareTo(@NotNull CycleResult o) |
| Constructor and Description |
|---|
CycleResultArray(CycleResult[] cycleResults) |
| Constructor and Description |
|---|
CycleResultStrider(Iterator<CycleResult> iterator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CycleResultsRLEBufferTarget.onCycleResult(CycleResult cycleResult) |
| Modifier and Type | Method and Description |
|---|---|
Predicate<CycleResult> |
InputFilterDispenser.getCycleResultFilter() |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleCycleResult |
| Modifier and Type | Method and Description |
|---|---|
default boolean |
Output.onCycleResult(CycleResult result) |
Copyright © 2017. All rights reserved.