public class CycleResultSegmentBuffer extends Object
| Constructor and Description |
|---|
CycleResultSegmentBuffer(int resultCount) |
| Modifier and Type | Method and Description |
|---|---|
void |
append(CycleResult result) |
void |
append(long cycle,
int result) |
CycleResultsSegment |
toReader() |
public void append(long cycle,
int result)
public void append(CycleResult result)
public CycleResultsSegment toReader()
Copyright © 2017. All rights reserved.