org.scaladebugger.api.profiles.swappable

methods

package methods

Visibility
  1. Public
  2. All

Type Members

  1. trait SwappableMethodEntryProfile extends MethodEntryProfile

    Represents a swappable profile for method entry events that redirects the invocation to another profile.

  2. trait SwappableMethodExitProfile extends MethodExitProfile

    Represents a swappable profile for method exit events that redirects the invocation to another profile.

Ungrouped