public class CycleSegmentBuffer extends Object
| Constructor and Description |
|---|
CycleSegmentBuffer(int size) |
| Modifier and Type | Method and Description |
|---|---|
void |
append(long cycleNumber) |
int |
remaining() |
CycleSegment |
toReadable() |
String |
toString() |
public void append(long cycleNumber)
public CycleSegment toReadable()
public int remaining()
Copyright © 2017. All rights reserved.