public class UniqueAnnotations
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.lang.annotation.Annotation |
create()
Returns an annotation instance that is not equal to any other annotation
instances, for use in creating distinct
Keys. |
public static java.lang.annotation.Annotation create()
Keys.