public class AnnotationSet extends SimpleSet<Annotation>
ALLOWDUPLICATE, ALLOWEMPTYVALUE, BIDI, CASESENSITIVE, flag, MAP, READONLY, REMOVED, VISIBLE| Constructor and Description |
|---|
AnnotationSet() |
| Modifier and Type | Method and Description |
|---|---|
AnnotationSet |
filter(Condition<Annotation> newValue) |
AttributeSet |
getAttributes() |
ClazzSet |
getClazzes() |
MethodSet |
getMethods() |
AnnotationSet |
hasName(java.lang.String otherValue) |
AnnotationSet |
with(java.lang.Object... values)
Add Elements to List or KeyValue
if param Modulo 2 the Params can be Key,Value
or add all Values to List
|
add, add, addAll, addAll, clone, fireProperty, getNewList, intersection, minus, remove, remove, set, subList, toString, toString, union, withListenerceiling, copyEntity, equals, filterItems, hashCode, iterator, iterator, iteratorReverse, listIterator, listIterator, subSet, withListaddHashItem, addKeyValue, checkValue, clear, comparator, contains, containsAll, first, flag, get, getByIndex, getKeyByIndex, getPositionKey, getTypClass, getValue, hashKey, hasKeyAndPos, indexOf, init, init, init, isAllowDuplicate, isAllowEmptyValue, isCaseSensitive, isComparator, isEmpty, isReadOnly, isVisible, last, lastIndexOf, move, pack, parseItem, removeAll, removeByIndex, removeByObject, removeItem, reset, retainAll, setAllowEmptyValue, setFlag, setValue, size, toArray, toArray, toString, withAllowDuplicate, withAllowEmptyValue, withCaseSensitive, withFlag, without, withSize, withType, withVisibleequals, finalize, getClass, notify, notifyAll, wait, wait, waitpublic MethodSet getMethods()
public AttributeSet getAttributes()
public ClazzSet getClazzes()
public AnnotationSet filter(Condition<Annotation> newValue)
filter in class SimpleSet<Annotation>public AnnotationSet hasName(java.lang.String otherValue)
public AnnotationSet with(java.lang.Object... values)
BaseItemwith in interface BaseItemwith in class SimpleSet<Annotation>values - Items to Add to List