[ Bron: cofoja ]
Pakket: libcofoja-java (1.3-4.1)
Verwijzigingen voor libcofoja-java
Debian bronnen:
Het bronpakket cofoja downloaden:
Beheerders:
- Debian Java Maintainers (QA-pagina, Mailarchief)
- Olivier Sallou (QA-pagina)
- Andreas Tille (QA-pagina)
- Diane Trout (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Java API for annotating code with contracts
Contracts for Java is a contract programming framework for Java, which uses annotation processing and bytecode instrumentation to provide run-time checking.
Contracts for Java enables you to annotate your code with contracts in the form of preconditions, postconditions and invariants.
These contract annotations are:
- easy to write and read - checked at runtimeAnnotating code with contracts helps you:
* design, * document, * test, and * debugprograms.
Andere aan libcofoja-java gerelateerde pakketten
|
|
|
|
-
- dep: libasm-java (>= 7.0)
- Java bytecode manipulation framework