Module jdk.jdi

Interface MonitorWaitedEvent

    • Method Detail

      • timedout

        boolean timedout​()
        Returns whether the wait has timed out or been interrupted.
        Returns:
        true if the wait is timed out.