Interface BreakpointEventArgumentsReason


  • public interface BreakpointEventArgumentsReason
    The reason for the event.

    Possible values include - but not limited to those defined in BreakpointEventArgumentsReason

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String CHANGED  
      static java.lang.String NEW  
      static java.lang.String REMOVED