@Documented @Retention(value=RUNTIME) @Target(value={TYPE_USE,TYPE_PARAMETER}) @SubtypeOf(value=SignednessGlb.class) public @interface SignedPositiveFromUnsigned
@
SignedPositive
, and its value came from widening a value that
is allowed to be interpreted as unsigned.
Programmers should rarely write this annotation.
SignednessGlb