Package de.fu_berlin.ties.util

This package contains miscellaneous utility classes.

See:
          Description

Class Summary
ExternalCommand A simple wrapper for external scripts or programs.
InvertedComparator Compares objects, inverting either their natural order or the order of a wrapped comparator.
ListEntry An entry in a doubly linked list.
MutableInt Small wrapper class for an int whose value can be changed.
TaskRunner Asynchronously executes any number of Runnable tasks.
Util A static class that provides general utility methods.
VelocityService A static class that provides a convenience interface to a Velocity singletons.
 

Package de.fu_berlin.ties.util Description

This package contains miscellaneous utility classes.



Copyright © 2003-2004 Christian Siefkes. All Rights Reserved.