Annotation Interface FoodLevel


@Retention(RUNTIME) @Target(PARAMETER) public @interface FoodLevel
Specifies that a number argument annotated with FromSender should be food level of the sender. Food level is an Integer, but the parameter can also be a Double or a Float, the value will be cast accordingly.