All Classes and Interfaces
Class
Description
Various Array utils which do not exist in Java or are performing badly.
A
BufferedWriter that wraps an OutputStreamWriter and automatically flushes it when flushing its internal buffer.A
Buffered is a source or destination of data that is buffered
before writing or reading.Plugable way to hold various buffers for reading and writing json
ClassLoader related utils
Commonly used methods for diffs
Marker for experimental API.
JsonParser with extended functionality
Base parser which handles higher level operations which are
mixtures of Reader and Parsers like
getObject(), getValue(), getArray()Creates a JsonMergePatch as diff between two JsonValues
Create a diff from a source and target JsonStructure
Enables to not allocate potentially big instances or delay the initialization but ensure it happens only once.
Constructs short snippets of serialized JSON text representations of
JsonValue instances in a way that is ideal for error messages.