Module jdk.jfr
Package jdk.jfr

Annotation Interface Unsigned


@Retention(RUNTIME) @Target({FIELD,TYPE}) public @interface Unsigned
Event field annotation, specifies that the value is of an unsigned data type.
Since:
9