|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ComputerThreads | ComputerThreads, provides global thread / executor service. |
PreemptStatus | PreemptStatus, defines global status for preemtive interruption handling. |
PrettyPrint | PrettyPrint, defines global pretty print status. |
Exception Summary | |
---|---|
PreemptingException | Preempting Exception class. |
This package contains classes used in global execution of all JAS packages.
E.g. PrettyPrint
is used to control the print (i.e. the toString())
of many classes.
PreemptingException
and PreemptStatus
are used to preemptively cancel long running computations.
Last modified: Wed Jul 11 19:06:14 CEST 2007
$Id: package.html 1249 2007-07-29 10:05:58Z kredel $
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |