All Classes and Interfaces
Class
Description
TODO JavaDoc
TODO JavaDoc
TODO JavaDoc
TODO JavaDoc
TODO JavaDoc
A simple utility that helps to thread-safely dispose lazy things.
Some utilities for dealing with exceptions.
Thrown when a builder cannot build the object, e.g.
Some standard exceptions for illegal program control flow.
A
Future implementation that's run immediately in the
constructing thread.Common styles for immutables.
Deprecated, for removal: This API element is subject to removal in a future version.
Deprecated, for removal: This API element is subject to removal in a future version.
Use
Immutable.Pure and the sandwich pattern.Deprecated, for removal: This API element is subject to removal in a future version.
Use
Immutable.Pure and the sandwich pattern.Deprecated, for removal: This API element is subject to removal in a future version.
Use
Immutable.Pure and the sandwich pattern.Style for a "pure immutable" using sandwich pattern.
Utilties for dealing with I/O streams.
A wrapper for
ExecutorService that disables shutdown operations
by throwing a SecurityException.Executor that runs all tasks in the submitting thread.
TODO JavaDoc
Some string utilities for messages.
TODO JavaDoc
Immutable.Pureand the sandwich pattern.