|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
MutableProgressMonitor | This interface is used to represent mutable progress montiors. |
ProgressMonitor | This interface is used to represent progress monitors. |
Class Summary | |
---|---|
AbstractProgressMonitor | This abstract class is a skeleton implementation of ProgressMonitor. |
And<C> | This class is used to represent the logical relationship "and". |
DiscreteProgressMonitor | This class is used to monitor the progress of a process that occurs in discrete events. |
LogicalRelation<C> | This class is used to represent logical relationships or operations. |
Or<C> | This class is used to represent the logical relationship "or". |
PercentProgressMonitor | This class is used to monitor a process whose progress can be measured as a percentage. |
UnmodifiableCollection<E> | This class is used to create an unmodifiable view of collections. |
UnmodifiableIterator<E> | This class is used to create an iterator that cannot modify its underlying collection. |
UnmodifiableList<E> | This class is used to create an unmodifiable view of lists. |
UnmodifiableMap<K,V> | This class is used to create an unmodifiable view of maps. |
UnmodifiableSet<E> | This class is used to create an unmodifiable view of sets. |
Util | This class contains static methods that perform utility functions. |
Provides classes and interfaces for performing utility functions.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |