Annotation Type UnknownUnits
-
@Documented @Retention(RUNTIME) @Target({TYPE_USE,TYPE_PARAMETER}) @InvisibleQualifier @SubtypeOf({}) @DefaultQualifierInHierarchy public @interface UnknownUnits
UnknownUnits is the top type of the type hierarchy.- See the Checker Framework Manual:
- Units Checker