Annotation Type SingleThreaded


  • @Retention(RUNTIME)
    @Target(TYPE)
    public @interface SingleThreaded
    designates that the object must not exist in an environment that spawns threads.