All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractCaseInsensitiveMap<V> This Map is a delegate that transforms all keys to lowercase (provided the key is not null).Callback<T> Receives and process input value.CaseInsensitiveList This class is a copy of ArrayList implementation, specialized for Strings.CaseInsensitiveMap<V> This Map is a delegate that transforms all keys to lowercase.CaseInsensitiveSet The class extends fromTreeSet
with comparatorString.CASE_INSENSITIVE_ORDER
.CombiningFunction<VAL,ACCU> Combining function to be used in folding functions.EDTChecker Utility to check whether the current operation is outside EDT.ExecutorServiceBuilder A builder for thread pools.Functional Provides set of generally useful higher-order functions.IJCCollections Utility methods related to collections.IJCPreconditions Additional preconditions used within IJC code-base.ImmutableCaseInsensitiveMap<V> This Map is a delegate that transforms all keys to lowercase.ListSplitters Utility for creating ListSplittersByLength.Pair<P,K> 2-tuple utility object.ThreadContext The support for associating properties with threads.TransformationFunctions Triplet<A,B,C> 3-elements utility object.The elements of the triplet might benull
.Utils