edu.umd.cs.findbugs.internalAnnotations
Annotation Type SlashedClassName
@Documented
@TypeQualifier
@Retention(value=RUNTIME)
public @interface SlashedClassName
* Denotes a class name or package name where the / character is used to separate package/class name components.
- Author:
- pugh
Optional Element Summary |
java.lang.annotation.ElementType[] |
applyTo
|
javax.annotation.meta.When |
when
|
when
public abstract javax.annotation.meta.When when
- Default:
- ALWAYS
applyTo
public abstract java.lang.annotation.ElementType[] applyTo
- Default:
- {}
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.