org.scaladebugger.api.profiles.pure

threads

package threads

Visibility
  1. Public
  2. All

Type Members

  1. trait PureThreadDeathProfile extends ThreadDeathProfile

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

  2. trait PureThreadStartProfile extends ThreadStartProfile

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

Ungrouped