JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.checkerframework.checker.units.qual
Annotation Type mm
@Documented
@Retention
(
RUNTIME
)
@Target
({
TYPE_USE
,
TYPE_PARAMETER
})
@SubtypeOf
(
Length.class
)
@UnitsMultiple
(
quantity
=
m.class
,
prefix
=
milli
)
public @interface
mm
Millimeter.