JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.checkerframework.checker.units.qual
Current
Contents
Hide sidebar
❮
❯
Show sidebar
Description
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