All Classes and Interfaces

Class
Description
Interface for classes that know how to append its fields to a StringBuilder.
Utility to make a bean return a nice looking descriptor on toString()
A classloader context simplifies switching the current thread classloader for the duration of a code block, and ensures that the current thread classloader is reset to original value at the end of the code block.
 
Consumer interface with checked exception
 
 
A callable task with a checked exception signature
Various bit operations on int/long flag bits.
 
 
 
 
 
 
 
Common interface to be notified on stream read operations
 
Simplified stream interface accepting functions and consumers with checked exception signature.