org.scaladebugger.api.profiles.swappable

threads

package threads

Visibility
  1. Public
  2. All

Type Members

  1. trait SwappableThreadDeathProfile extends ThreadDeathProfile

    Represents a swappable profile for thread death events that redirects the invocation to another profile.

  2. trait SwappableThreadStartProfile extends ThreadStartProfile

    Represents a swappable profile for thread start events that redirects the invocation to another profile.

Ungrouped