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.