FindBugs™ 1.3.9

edu.umd.cs.findbugs.internalAnnotations
Annotation Type SlashedClassName


@Documented
@TypeQualifier(applicableTo=java.lang.CharSequence.class)
@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
 javax.annotation.meta.When when
           
 

when

public abstract javax.annotation.meta.When when
Default:
javax.annotation.meta.When.ALWAYS

FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.