Package | Description |
---|---|
org.jboss.weld.annotated.enhanced.jlr | |
org.jboss.weld.resources | |
org.jboss.weld.util.collections |
Modifier and Type | Method and Description |
---|---|
protected static void |
AbstractEnhancedAnnotated.addMetaAnnotations(ArraySetMultimap<Class<? extends Annotation>,Annotation> metaAnnotationMap,
Annotation annotation,
Annotation[] metaAnnotations,
boolean declared) |
protected static void |
AbstractEnhancedAnnotated.addMetaAnnotations(ArraySetMultimap<Class<? extends Annotation>,Annotation> metaAnnotationMap,
Annotation annotation,
Iterable<Annotation> metaAnnotations,
boolean declared) |
Modifier and Type | Method and Description |
---|---|
<K,V> ArraySetMultimap<K,V> |
SharedObjectCache.getSharedMultimap(ArraySetMultimap<K,V> map) |
static <K,V> ArraySetMultimap<K,V> |
SharedObjectFacade.wrap(ArraySetMultimap<K,V> map) |
Modifier and Type | Method and Description |
---|---|
<K,V> ArraySetMultimap<K,V> |
SharedObjectCache.getSharedMultimap(ArraySetMultimap<K,V> map) |
static <K,V> ArraySetMultimap<K,V> |
SharedObjectFacade.wrap(ArraySetMultimap<K,V> map) |
Modifier and Type | Method and Description |
---|---|
ArraySetMultimap<K,V> |
ArraySetMultimap.trimToSize() |
Copyright © 2013 Seam Framework. All Rights Reserved.