Annotation Type StdMove
@Documented
@Retention(RUNTIME)
@Target({METHOD,PARAMETER})
@Adapter("MoveAdapter")
public @interface StdMove
A shorthand for
@Adapter("MoveAdapter<type>").- See Also:
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
-