Module jdk.jfr
Package jdk.jfr

Annotation Interface Unsigned


@Retention(RUNTIME) @Target({FIELD,TYPE}) public @interface Unsigned
事件字段注释,指定该值为无符号数据类型。
自:
9