Package org.dalesbred.internal.utils
Internal utility classes.
-
Class Summary Class Description CollectionUtils EnumUtils JndiUtils OptionalUtils Primitives Utilities for handling primitive types and their wrappers uniformly.ReflectionUtils StringUtils Utilities for strings.Throwables Utilities for handling exceptions and other throwables.TypeUtils Version -
Exception Summary Exception Description WrappedCheckedException Exception thrown when when checked exception is thrown by some of the callbacks.