JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.checkerframework.checker.units.qual
Angle
Contents
Description
Hide sidebar
Show sidebar
Annotation Type Angle
@Documented
@Retention
(
RUNTIME
)
@Target
({
TYPE_USE
,
TYPE_PARAMETER
})
@SubtypeOf
(
UnknownUnits
.class)
public @interface
Angle
Units of measure for angles.