Annotation Type CanonicalNameOrEmpty
-
@Documented @Retention(RUNTIME) @Target({TYPE_USE,TYPE_PARAMETER}) @SubtypeOf(SignatureUnknown.class) public @interface CanonicalNameOrEmpty
Either aCanonicalName
or the empty string.- See Also:
CanonicalName
- See the Checker Framework Manual:
- Signature Checker