Package | Description |
---|---|
org.apache.johnzon.core |
Modifier and Type | Method and Description |
---|---|
private BufferStrategy |
JsonParserFactoryImpl.getBufferProvider() |
private BufferStrategy |
JsonGeneratorFactoryImpl.getBufferProvider() |
static BufferStrategy |
BufferStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BufferStrategy[] |
BufferStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.