Package org.pathvisio.libgpml.debug
Annotation Type ThreadSafe
public @interface ThreadSafe
Use this annotation to indicate that this method is Thread-safe, i.e. it can
be safely called from any thread at any time.
- Author:
- unknown
public @interface ThreadSafe