public class SequenceStats
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
int |
getCacheSize()
TODO
|
long |
getCurrent()
TODO
|
int |
getFlags()
TODO
|
long |
getLastValue()
TODO
|
long |
getMax()
TODO
|
long |
getMin()
TODO
|
long |
getNowait()
TODO
|
long |
getValue()
TODO
|
long |
getWait()
TODO
|
java.lang.String |
toString() |
public long getWait()
public long getNowait()
public long getCurrent()
public long getValue()
public long getLastValue()
public long getMin()
public long getMax()
public int getCacheSize()
public int getFlags()
public java.lang.String toString()
toString in class java.lang.Object