| Modifier and Type | Class and Description |
|---|---|
class |
OpContext |
| Modifier and Type | Method and Description |
|---|---|
default Iterable<CycleResult> |
CycleResultSegmentsReadable.getCycleResultIterable() |
| Modifier and Type | Class and Description |
|---|---|
class |
MutableCycleResult |
| Modifier and Type | Method and Description |
|---|---|
Iterator<CycleResult> |
CycleResultArray.iterator() |
Iterator<CycleResult> |
CycleResultsIntervalSegment.iterator() |
Iterator<CycleResult> |
CycleResultsSegmentReadable.iterator() |
Iterator<CycleResult> |
CycleResultsSegment.EmptySegment.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
CycleResultSegmentBuffer.append(CycleResult result) |
default int |
CycleResult.compareTo(CycleResult o) |
| Constructor and Description |
|---|
CycleResultArray(CycleResult[] cycleResults) |
| Constructor and Description |
|---|
CycleResultStrider(Iterator<CycleResult> iterator) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<CycleResult> |
CycleSpanResults.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 | Method and Description |
|---|---|
default boolean |
Output.onCycleResult(CycleResult result) |
Copyright © 2018. All rights reserved.