@Deprecated
@Retention(value=RUNTIME)
@Target(value={FIELD,TYPE})
public @interface iOSFindBys
iOSFindBy
tags.
It is deprecated. Set of iOSFindBy
can be defined without this annotation. To define the correct way how to use
the defined set please take a look at HowToUseLocators
. The article.
https://docs.oracle.com/javase/tutorial/java/annotations/repeating.html.