B J O R T 
All Classes All Packages

B

BufferPool - Interface in org.eclipse.parsson.api
char[] pool that pool instances of char[] which are expensive to create.

J

JsonConfig - Interface in org.eclipse.parsson.api
 

O

org.eclipse.parsson - module org.eclipse.parsson
 
org.eclipse.parsson.api - package org.eclipse.parsson.api
 

R

recycle(char[]) - Method in interface org.eclipse.parsson.api.BufferPool
Returns an object back to the pool.
REJECT_DUPLICATE_KEYS - Static variable in interface org.eclipse.parsson.api.JsonConfig
Configuration property to reject duplicate keys.

T

take() - Method in interface org.eclipse.parsson.api.BufferPool
Gets a new char[] object from the pool.
B J O R T 
All Classes All Packages