Module utilities
Package de.grogra.util
package de.grogra.util
-
ClassDescriptionGeneric implementation of version comparison.A
Configurableobject defines a set of configurable options.AConfigurationis aModifiableMapwhich usesStrings as keys and maintains three levels of associations: The basic level is represented by default values and is not modified by methods of this class.This helper class is used to control the debugging facilities.An instance ofDescribedprovides descriptions for an object.AnEnumerationTypeis a type whose values are drawn from an enumeration.This interface is a listener interface for the general eventEventObject.AHierarchicalQueueequips anOutputQueuewith a record-like, hierarchical structure.A description of the properties of a key.ALockon aLockableresource is either a read lock or an exclusive write lock.An instance ofLockableis a resource on which read- or write-locked tasks can be performed.An instance ofDeadLockExceptionis thrown byLockable.executeForcedly(LockProtectedRunnable, boolean)if the operation would result in a dead-lock condition.ALockProtectedRunnablerepresents a task which is to be executed within the context of aLockon a [@link de.grogra.util.Lockable} resource.A single-method interface which maps keys to values.This class implements a MIME type as specified by RFC 2045 and 2046.This interface adds aput-method to theMapinterface.This class represents a queue ofbyte,int,long,float,double, andObject-values.