JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.checkerframework.checker.units.qual
kg
Contents
Description
Hide sidebar
Show sidebar
Annotation Type kg
@Documented
@Retention
(
RUNTIME
)
@Target
({
TYPE_USE
,
TYPE_PARAMETER
})
@SubtypeOf
(
Mass
.class)
@UnitsMultiple
(
quantity
=
g
.class,
prefix
=
kilo
)
public @interface
kg
Kilogram.