Annotation Type Unsigned

@Retention(RUNTIME)
@Target({FIELD,TYPE})
public @interface Unsigned

Event field annotation, specifies that the value is of an unsigned data type.

Since:
9