Annotation Interface ThreadConfined
@Retention(SOURCE)
@Target({CONSTRUCTOR,METHOD})
@Inherited
@Documented
public @interface ThreadConfined
- Author:
- Fabrizio Giudici
-
Required Element Summary
Required Elements
-
Element Details
-
type
ThreadType type
-