Package manifold.rt.api
Annotation Type NoBootstrap
-
@Retention(CLASS) @Target(TYPE) public @interface NoBootstrap
A class annotated with this will not have the Manifold bootstrap class initialization block injected.
@Retention(CLASS) @Target(TYPE) public @interface NoBootstrap