public class CycleArrayBuffer extends Object
| Constructor and Description |
|---|
CycleArrayBuffer(int len) |
| Modifier and Type | Method and Description |
|---|---|
void |
append(long cycleNumber) |
CycleArray |
getCycleArray() |
int |
remaining() |
public void append(long cycleNumber)
public int remaining()
public CycleArray getCycleArray()
Copyright © 2017. All rights reserved.