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