Class SlashedClassName.Checker
java.lang.Object
edu.umd.cs.findbugs.internalAnnotations.SlashedClassName.Checker
- All Implemented Interfaces:
javax.annotation.meta.TypeQualifierValidator<SlashedClassName>
- Enclosing class:
- SlashedClassName
public static class SlashedClassName.Checker
extends Object
implements javax.annotation.meta.TypeQualifierValidator<SlashedClassName>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjavax.annotation.meta.When
forConstantValue
(SlashedClassName annotation, Object value)
-
Constructor Details
-
Checker
public Checker()
-
-
Method Details
-
forConstantValue
@Nonnull public javax.annotation.meta.When forConstantValue(@Nonnull SlashedClassName annotation, Object value) - Specified by:
forConstantValue
in interfacejavax.annotation.meta.TypeQualifierValidator<SlashedClassName>
-