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 Current
@Documented
@Retention
(
RUNTIME
)
@Target
({
TYPE_USE
,
TYPE_PARAMETER
})
@SubtypeOf
(
UnknownUnits.class
)
public @interface
Current
Electric current.
See the Checker Framework Manual:
Units Checker