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 {
     
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      Outcome value  
    • Element Detail

      • value

        Outcome value
        Default:
        com.google.gag.enumeration.Outcome.EPIC