public class Annotations extends Object
| Constructor and Description |
|---|
Annotations() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isRetainedAtRuntime(Class<? extends Annotation> annotationType)
Returns true if the given annotation is retained at runtime.
|
public static boolean isRetainedAtRuntime(Class<? extends Annotation> annotationType)
Copyright © 2013. All Rights Reserved.