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 java.lang.Object implements javax.annotation.meta.TypeQualifierValidator<SlashedClassName>
-
-
Constructor Summary
Constructors Constructor Description Checker()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.annotation.meta.When
forConstantValue(SlashedClassName annotation, java.lang.Object value)
-
-
-
Method Detail
-
forConstantValue
@Nonnull public javax.annotation.meta.When forConstantValue(@Nonnull SlashedClassName annotation, java.lang.Object value)
- Specified by:
forConstantValue
in interfacejavax.annotation.meta.TypeQualifierValidator<SlashedClassName>
-
-