JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
net.rubygrapefruit.platform
Annotation Interface ThreadSafe
@Target
({
TYPE
,
METHOD
})
public @interface
ThreadSafe
Indicates that the given class or method is thread safe.