public static class Annotated.Accessor<A extends java.lang.annotation.Annotation,E,V> extends java.lang.Object
java.util.Map<E,V>
get(E... annotatedValues)
V
get(E annotatedValue)
getAll()
Annotated.Accessor<A,E,V>
set(E annotatedValue, java.lang.Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public V get(E annotatedValue)
public java.util.Map<E,V> get(E... annotatedValues)
public java.util.Map<E,V> getAll()
public Annotated.Accessor<A,E,V> set(E annotatedValue, java.lang.Object value)