Package

org.scaladebugger.api.profiles.pure.requests

threads

Permalink

package threads

Visibility
  1. Public
  2. All

Type Members

  1. trait PureThreadDeathRequest extends ThreadDeathRequest

    Permalink

    Represents a pure profile for thread start events that adds no extra logic on top of the standard JDI.

  2. trait PureThreadStartRequest extends ThreadStartRequest

    Permalink

    Represents a pure profile for thread start events that adds no extra logic on top of the standard JDI.

Ungrouped