Package | Description |
---|---|
org.openjdk.jmh.runner.link |
Modifier and Type | Field and Description |
---|---|
private OutputFrame.Type |
OutputFrame.type |
Modifier and Type | Method and Description |
---|---|
OutputFrame.Type |
OutputFrame.getType() |
static OutputFrame.Type |
OutputFrame.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OutputFrame.Type[] |
OutputFrame.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ForwardingPrintStream(OutputFrame.Type type) |
OutputFrame(OutputFrame.Type type,
byte[] data) |