Package

org.scaladebugger.api.profiles.traits.requests

threads

Permalink

package threads

Visibility
  1. Public
  2. All

Type Members

  1. trait ThreadDeathRequest extends AnyRef

    Permalink

    Represents the interface that needs to be implemented to provide thread death functionality for a specific debug profile.

  2. trait ThreadStartRequest extends AnyRef

    Permalink

    Represents the interface that needs to be implemented to provide thread start functionality for a specific debug profile.

Ungrouped