Package

org.scaladebugger.api.profiles.swappable.requests

monitors

Permalink

package monitors

Visibility
  1. Public
  2. All

Type Members

  1. trait SwappableMonitorContendedEnterRequest extends MonitorContendedEnterRequest

    Permalink

    Represents a swappable profile for monitor contended enter events that redirects the invocation to another profile.

  2. trait SwappableMonitorContendedEnteredRequest extends MonitorContendedEnteredRequest

    Permalink

    Represents a swappable profile for monitor contended entered events that redirects the invocation to another profile.

  3. trait SwappableMonitorWaitRequest extends MonitorWaitRequest

    Permalink

    Represents a swappable profile for monitor wait events that redirects the invocation to another profile.

  4. trait SwappableMonitorWaitedRequest extends MonitorWaitedRequest

    Permalink

    Represents a swappable profile for monitor waited events that redirects the invocation to another profile.

Ungrouped