Package

org.scaladebugger.api.profiles.swappable.requests

methods

Permalink

package methods

Visibility
  1. Public
  2. All

Type Members

  1. trait SwappableMethodEntryRequest extends MethodEntryRequest

    Permalink

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

  2. trait SwappableMethodExitRequest extends MethodExitRequest

    Permalink

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

Ungrouped