public interface Annotations
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
keys()
Returns the set of keys for available annotations.
|
String |
value(String key)
Returns the value of the specified annotation.
|
Copyright © 2015. All rights reserved.