Client and backend. This class is shared: the same code is compiled into your app and into your server, so everything on this page works in both.
@Documented @Retention(RUNTIME) @Target({ANNOTATION_TYPE})
public @interface Target
Methods
public abstract ElementType[] value() |
Method details
value
public abstract ElementType[] value()