Interface WhenCallback


public interface WhenCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Generates code for when the condition is false.
    void
    Generates code for when the condition is true.