org.scaladebugger.api.profiles.traits

threads

package threads

Visibility
  1. Public
  2. All

Type Members

  1. trait ThreadDeathProfile extends AnyRef

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

  2. trait ThreadStartProfile extends AnyRef

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

Ungrouped