Annotation Type radians
-
@Documented @Retention(RUNTIME) @Target({TYPE_USE,TYPE_PARAMETER}) @SubtypeOf(Angle.class) public @interface radians
Radians.- See the Checker Framework Manual:
- Units Checker
-
-
Element Detail
-
value
Prefix value
- Default:
- org.checkerframework.checker.units.qual.Prefix.one
-
-