Package | Description |
---|---|
org.openjdk.jmc.flightrecorder.internal.parser.v0 |
Modifier and Type | Class and Description |
---|---|
(package private) class |
ContentTypeParser |
(package private) class |
EventTypeParser
Class responsible for reading an
EventTypeDescriptor |
(package private) class |
ProducerParser
Parses a producer
|
(package private) class |
UTFStringParser
Reads a UTF-8 string.
|
Modifier and Type | Field and Description |
---|---|
private IArrayElementParser<T> |
TypedArrayParser.elementParser |
Constructor and Description |
---|
TypedArrayParser(IArrayElementParser<T> elementParser) |