Annotation Type BinaryNameOrPrimitiveType
-
@Documented @Retention(RUNTIME) @Target({TYPE_USE,TYPE_PARAMETER}) @SubtypeOf({ClassGetName.class,FqBinaryName.class}) public @interface BinaryNameOrPrimitiveTypeRepresents a primitive type name or abinary name.