|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IAlgorithm | Interface that serves as super-interface for all algorithm interfaces. |
IFactory<T> | Interface for factories of class instances. |
IKielerProgressMonitor | Interface for monitors of progress of a job. |
Class Summary | |
---|---|
AbstractAlgorithm | Superclass for algorithms used in the KIELER project. |
BasicProgressMonitor | Base class for implementations of progress monitors. |
DefaultFactory<T> | A factory that uses the default constructor to create instances. |
InstancePool<T> | A pool for class instances. |
Basic API for algorithms and their implementations following the strategy design pattern.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |