Package com.complexible.common.util
package com.complexible.common.util
-
ClassesClassDescriptionThis is a comparator to perform a mix of alphabetical+numeric comparison.A simplified version of the ServiceLoader in the JDK.Extends the java.util.Properties stuff to provide typed accessors to get property values as boolean, int, etc.ListComparator<T extends Comparable>Implementatino of a Comparator for List's of Comparable objectsListenerSupport<T extends EventListener>Base class for a collection of listenersUtility methods for working with namespacesNaturalOrderComparator<T extends Comparable<T>>Simple
Comparatorimplementation which can be used forComparableobjects.A class to convert URI's to QNames.Wrapper around the Java ServiceLoader class which returns collections of instances of an interface as opposed to iterators over instances that the normal ServiceLoader returns.Shutdown hook manager which unifies all logic with object's lifecycle;A convenience class for getting a thread dump.A simple Tuple object.