All Classes and Interfaces
Class
Description
A class that provides static methods to check method arguments, e.g. check if an argument is not
null or is an instance of a specific class.
This class is a map with a class as key and a collection of instances of this class as value.
Compares two collections by sorting the content using the element comparator and then compare one
element after the other.
Compares two lists in their current order that means it compares the list one element after the
other.
THIS IS A UTIL CLASS TO COPY LOCALIZE-PROPERTY FILES.
A memento stores the state of another object called the originator in memory.
An interface that marks an object as one supporting the memento pattern.
Wraps access to a method.
A data structure that maps a key to a collection of values.
Factory for creating collection instances to be used as values in a
MultiMap.MultiMap utilities
This implementation of
MultiMap uses a sorted map and set.A utility class for streams.
A memento that stores the originator's state as string.
A collection of utility methods for Strings.
A memento that stores the originator's state as XML element.