public final class Annotations
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
containsOnlyDefaultValues(java.lang.annotation.Annotation annotation) |
static Named |
createNamed(java.lang.String name)
Creates an instance of
Named with
the specified name as value for
this annotation. |