Package | Description |
---|---|
org.openjdk.jmc.flightrecorder.util |
Modifier and Type | Field and Description |
---|---|
private ChunkReader.StreamState |
ChunkReader.StreamChunkIterator.streamState |
Modifier and Type | Method and Description |
---|---|
static ChunkReader.StreamState |
ChunkReader.StreamState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ChunkReader.StreamState[] |
ChunkReader.StreamState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|