Package

org.scaladebugger.api.profiles.traits

threads

Permalink

package threads

Visibility
  1. Public
  2. All

Type Members

  1. trait ThreadDeathProfile extends AnyRef

    Permalink

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

  2. trait ThreadStartProfile extends AnyRef

    Permalink

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

Ungrouped