All Classes and Interfaces

Classes
Class
Description
A LinkedList with size constraints.
 
A speedy alternative to ByteArrayOutputStream.
Utility class with I/O related static methods
Map where the elements added to the same key are enqueued in a List.
Component that allows to set up a lookup relation between items of the same type.
Fixed size Map implementation removing the least recently used element when Map.put(Object, Object) is called.
LinkedHashSet wrapper disallowing null elements.
Comparator for filenames that performs a numerical sort if the file names start or end with digits.
A simple object pool implementation.
Simple utility class for working with the reflection API and handling reflection exceptions.
Utility methods to check parameters and conditions validity.