共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > ajcontract |
ajcontract
|
0 | 0 | 3 |
贡献者 | 讨论 | 代码提交 |
A Design by Contract extension to Java using annotations and AspectJ.
Contracts are added to Java code by using standard annotations.
An annotation processor plugs into javac transparently, just by being placed in the classpath, and translates contracts into aspects.