Module jdk.jdi

Interface EventQueue

    • Method Summary

      Modifier and Type Method Description
      EventSet remove()
      Waits forever for the next available event.
      EventSet remove​(long timeout)
      Waits a specified time for the next available event.