edu.umd.cs.findbugs.internalAnnotations
Annotation Type DottedClassName
@Documented
@SlashedClassName(when=NEVER)
@TypeQualifierNickname
@Retention(value=RUNTIME)
public @interface DottedClassName
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
|
applyTo
public abstract java.lang.annotation.ElementType[] applyTo
- Default:
- {}
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.