All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AdjustableGZIPOutputStream ArrayUtilities Handy utilities for working with Java arrays.ByteUtilities CaseInsensitiveMap<K,V> Useful Map that does not care about the case-sensitivity of keys when the key value is a String.CaseInsensitiveMap.CaseInsensitiveString Class used to wrap String keys.CaseInsensitiveSet<E> Implements a java.util.Set that will not utilize 'case' when comparing Strings contained within the Set.CompactMap<K,V> `CompactMap` introduced.CompactMap.LogicalValueType Converter Handy conversion utilities.DateUtilities Handy utilities for working with Java Dates.DeepEquals Test two objects for equivalence with a 'deep' comparison.EncryptionUtilities Useful encryption utilities that simplify tasks like getting an encrypted String return value (or MD5 hash String) for String or Stream input.ExceptionUtilities Useful Exception UtilitiesExecutor This class is used in conjunction with the Executor class.FastByteArrayOutputStream Faster version of ByteArrayOutputStream that does not have synchronized methods and also provides direct access to its internal buffer so that it does not need to be duplicated when read.GraphComparator Graph Utility algorithms, such as Asymmetric Graph Difference.GraphComparator.Delta GraphComparator.Delta.Command These are all possible Delta.Commands that are generated when performing the graph comparison.GraphComparator.DeltaError GraphComparator.DeltaProcessor GraphComparator.DeltaProcessor.Helper GraphComparator.ID InetAddressUtilities Useful InetAddress UtilitiesIOUtilities Useful IOUtilities that simplify common io tasksIOUtilities.TransferCallback MapUtilities Usefule utilities for MapsMathUtilities Useful Math utilitiesProxyFactory Handy utilities for working with Java arrays.ReflectionUtils Utilities to simplify writing reflective code as well as improve performance of reflective operations like method and annotation lookups.SafeSimpleDateFormat This class implements a Thread-Safe (re-entrant) SimpleDateFormat class.StreamGobbler This class is used in conjunction with the Executor class.StringUtilities Useful String utilities for common tasksSystemUtilities Useful System utilities for common tasksTestUtil Useful Test utilities for common tasksTrackingMap<K,V> TrackingMapTraverser Java Object Graph traverser.Traverser.ClassInfo This class wraps a class in order to cache the fields so they are only reflectively obtained once.Traverser.Visitor UniqueIdGenerator Generate a unique ID that fits within a long value.UrlInvocationHandler Useful utility for allowing Java code to make Ajax calls, yet the Java code can make these calls via Dynamic Proxies created from Java interfaces for the remote server(s).UrlInvocationHandlerStrategy Useful String utilities for common tasksUrlUtilities Useful utilities for working with UrlConnections and IO.