|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.common.collect.ForwardingObject
com.google.common.collect.ForwardingMap<java.lang.Class<? extends java.lang.annotation.Annotation>,java.lang.annotation.Annotation>
org.jboss.webbeans.introspector.AnnotationStore.AnnotationMap
public static class AnnotationStore.AnnotationMap
Represents a mapping from a annotation type to an annotation implementation
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface java.util.Map |
|---|
java.util.Map.Entry<K,V> |
| Constructor Summary | |
|---|---|
AnnotationStore.AnnotationMap()
|
|
| Method Summary | |
|---|---|
protected java.util.Map<java.lang.Class<? extends java.lang.annotation.Annotation>,java.lang.annotation.Annotation> |
delegate()
|
java.lang.String |
toString()
Gets a string representation of the Map |
| Methods inherited from class com.google.common.collect.ForwardingMap |
|---|
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotationStore.AnnotationMap()
| Method Detail |
|---|
protected java.util.Map<java.lang.Class<? extends java.lang.annotation.Annotation>,java.lang.annotation.Annotation> delegate()
delegate in class com.google.common.collect.ForwardingMap<java.lang.Class<? extends java.lang.annotation.Annotation>,java.lang.annotation.Annotation>public java.lang.String toString()
toString in class com.google.common.collect.ForwardingObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||