|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=PACKAGE) @Retention(value=RUNTIME) public @interface IsJoeE
Package annotation to use for packages containing Joe-E code. All classes in
the package will be checked if this annotation is applied. (Package
annotations can be specified in a file named package-info.java
with a line like "@org.joe_e.IsJoeE package package.name;
".)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |