@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface Contract
There are two usages of this annotation.
This annotation can be placed on classes to indicate that when automatically deducing the set of advertised classes that it should be included.
Index
Copyright © 2013 Oracle Corporation. All Rights Reserved.