- java.lang.Object
-
- java.util.AbstractCollection<E>
-
- java.util.AbstractSet<java.lang.annotation.Annotation>
-
- org.jboss.weld.util.InterceptorBindingSet
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
boolean |
add(java.lang.annotation.Annotation annotation) |
boolean |
contains(java.lang.Object o) |
java.util.Iterator<java.lang.annotation.Annotation> |
iterator() |
int |
size() |
-
Methods inherited from class java.util.AbstractSet
equals, hashCode, removeAll
-
Methods inherited from class java.util.AbstractCollection
addAll, clear, containsAll, isEmpty, remove, retainAll, toArray, toArray, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Set
addAll, clear, containsAll, isEmpty, remove, retainAll, toArray, toArray
-
-
Method Detail
-
size
public int size()
- Specified by:
size in interface java.util.Collection<java.lang.annotation.Annotation>
- Specified by:
size in interface java.util.Set<java.lang.annotation.Annotation>
- Specified by:
size in class java.util.AbstractCollection<java.lang.annotation.Annotation>
Copyright © 2013 Seam Framework. All Rights Reserved.