Annotation Type AnyThread


  • @Target(METHOD)
    @Retention(SOURCE)
    @Inherited
    public @interface AnyThread
    Marks that method can be executed by any thread.