パッケージ: libcommons-javaflow-java (0.0~svn20060411-4) [universe]
libcommons-javaflow-java に関するリンク
Ubuntu の資源:
commons-javaflow ソースパッケージをダウンロード:
- [commons-javaflow_0.0~svn20060411-4.dsc]
- [commons-javaflow_0.0~svn20060411.orig.tar.gz]
- [commons-javaflow_0.0~svn20060411-4.diff.gz]
メンテナ:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Java maintainers (メールアーカイブ)
- Damien Raude-Morvan
- Torsten Werner
It should generally not be necessary for users to contact the original maintainer.
外部の資源:
- ホームページ [commons.apache.org]
類似のパッケージ:
Java implementation of Continuations concept
Commons Javaflow is a pure Java implementation of the Continuations concept.
For more information about Continuation, you can have a look on <http://en.wikipedia.org/wiki/Continuation> or <http://www.artima.com/lejava/articles/continuations.html>
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.
その他の libcommons-javaflow-java 関連パッケージ
|
|
|
-
- dep: default-jre-headless
- Standard Java or Java compatible Runtime (headless)
- または java2-runtime-headless
- 以下のパッケージによって提供される仮想パッケージです: default-jre-headless, gcj-4.4-jre-headless, gcj-jre-headless, gij-4.3, openjdk-6-jre-headless
-
- dep: libbcel-java
- Analyze, create, and manipulate (binary) Java class files
-
- dep: libcommons-jci-java
- common Java interface for various compilers - Core and FAM
-
- dep: libcommons-logging-java
- commmon wrapper interface for several logging APIs