Package jebl.util
package jebl.util
-
ClassDescriptionInterface for associating attributeNames with an object.A basic
ProgressListener
implementation that allows the caller to set the canceled status.Checks whether some operation has been cancelled; This will typically be used as a callback because it can only query whether a task has been cancelled, rather than cancel it (there is no cancel() method).AProgressListener
that is suitable for a task that consists of several subtasks.A bit-set of fixed size.HashPair<T>A pair suitable for use in a HashMap.A tri-state boolean value that can also be "Maybe" besides True and False.An interface for a numerical column in a log.A decorator progress listener which delegates all method calls to an internal progress listener.Provides some miscellaneous methods.