Module nbbrd.design

Annotation Type OnAnyThread


@Documented @Target(METHOD) @Retention(SOURCE) public @interface OnAnyThread
An annotation that indicates that a method could be invoked on any thread.
Author:
Philippe Charles