JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.checkerframework.checker.units.qual
Annotation Interface m3
@Documented
@Retention
(
RUNTIME
)
@Target
({
TYPE_USE
,
TYPE_PARAMETER
})
@SubtypeOf
(
Volume.class
)
public @interface
m3
Cubic meter.
See the Checker Framework Manual:
Units Checker