Annotation Type DisableNullChecksAndArrayBoundsChecks


@Retention(CLASS) @Target(METHOD) public @interface DisableNullChecksAndArrayBoundsChecks
Marks a method so ParparVM omits emitted null and array bounds checks.