Annotation Interface ThreadSafe


@Target({METHOD,TYPE}) @Retention(SOURCE) public @interface ThreadSafe
Indicates thread safety
Version:
1.0
Author:
Fyodor Kupolov