All Classes
-
All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary Class Description Assert Assertion utility class that assists in validating arguments.AssignUtils Provides methods to help with reflective operationsClassUtils Miscellaneousjava.lang.Classutility methods.CollectionUtils Miscellaneous collection utility methods.ConcurrentReferenceHashMap<K,V> ConcurrentReferenceHashMap.Entry<K,V> A single map entry.ConcurrentReferenceHashMap.Reference<K,V> A reference to anConcurrentReferenceHashMap.Entrycontained in the map.ConcurrentReferenceHashMap.ReferenceType Various reference types supported by this map.ConcurrentReferenceHashMap.Restructure The types of restructuring that can be performed.EnumUtils Utility library to provide helper methods for Java enums.IdEqualsHashCode Equals and hash code annotation for Gorm and JPA entites when you want it based on id.ObjectMapperWrapper Wraps a JacksonObjectMapperso that you can supply your ownObjectMapperreference.ObjectMapperWrapper.GStringJsonSerializer ObjectMapperWrapper.OffsetDateTimeDeserializer ObjectMapperWrapper.OffsetDateTimeSerializer ObjectUtils Miscellaneous object utility methods.ReflectionUtils Simple utility class for working with the reflection API and handling reflection exceptions.ReflectionUtils.FieldCallback Callback interface invoked on each field in the hierarchy.ReflectionUtils.FieldFilter Callback optionally used to filter fields to be operated on by a field callback.ReflectionUtils.MethodCallback Action to take on each method.ReflectionUtils.MethodFilter Callback optionally used to filter methods to be operated on by a method callback.StreamUtils Simple utility methods for dealing with streams.StringUtils MiscellaneousStringutility methods.