com.google.code.tempusfugit.concurrency.annotations
Annotation Type ThreadSafe


@Documented
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface ThreadSafe

Based on the annotation of the same name by Brian Goetz and Tim Tim Peierls.



Copyright © 2009-2012 tempus-fugit committers. All Rights Reserved.