Package com.google.gag.annotation.remark
Annotation Type Win
-
@Documented @Retention(RUNTIME) @Visionary("Hanneli") public @interface Win
Indicates that the annotated code is win. For example:@Win(Outcome.INCONCEIVABLE) public class BaconExplosion {
-
-
Element Detail
-
value
Outcome value
- Default:
- com.google.gag.enumeration.Outcome.EPIC
-
-