@Retention(value=RUNTIME) @Target(value={FIELD,TYPE}) @Repeatable(value=iOSFindByAllSet.class) public @interface iOSFindAll
iOSBy
tags.
It will then search for all elements that match any criteria. Note that elements
are not guaranteed to be in document order.Modifier and Type | Required Element and Description |
---|---|
iOSBy[] |
value
It is a set of
iOSBy strategies which may be used to find the target element. |
Modifier and Type | Optional Element and Description |
---|---|
int |
priority
Priority of the searching.
|