Paketname | libcommons-javaflow-java-doc |
Beschreibung | Java implementation of Continuations concept - documentation |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.0~svn20060411-4 |
Sektion | universe/doc |
Priorität | optional |
Installierte Größe | 1992 Byte |
Hängt ab von | |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | commons-javaflow |
Paketgröße | 98214 Byte |
Prüfsumme MD5 | 861597108e28f306a757608e8928b183 |
Prüfsumme SHA1 | 14f66b2334a869f871e692b9ef8b4853f824756b |
Prüfsumme SHA256 | 4f6ca2160d599e4c942815ec768cf25f957813218ab4021b0a0df5a5a42ed518 |
Link zum Herunterladen | libcommons-javaflow-java-doc_0.0~svn20060411-4_all.deb |
Ausführliche Beschreibung | Commons Javaflow is a pure Java implementation of the Continuations concept.
.
For more information about Continuation, you can have a look on
or
.
To use Javaflow in your program, Javaflow needs to enhance its Java byte code:
- statically, using the Javaflow Ant task as a part of your build process
- dynamically, at runtime, by using Javaflow's ContinuationClassLoader.
.
This package contains Javadoc API of Commons Javaflow.
|