Annotation Interface To
An annotation that indicates a name of a variable to which the value returned by the method is assigned.
This annotation is attached to a method that returns a non-
Scene
value.-
Required Element Summary
Required Elements
-
Element Details
-
value
String value- Returns:
- A name of the variable to which the value returned by the annotated method is assigned.
-