net.rubygrapefruit.platform
Annotation Type ThreadSafe


@Target(value={TYPE,METHOD})
public @interface ThreadSafe

Indicates that the given class or method is thread safe.