Package

org.scaladebugger.api.profiles.swappable.requests

classes

Permalink

package classes

Visibility
  1. Public
  2. All

Type Members

  1. trait SwappableClassPrepareRequest extends ClassPrepareRequest

    Permalink

    Represents a swappable profile for class prepare events that redirects the invocation to another profile.

  2. trait SwappableClassUnloadRequest extends ClassUnloadRequest

    Permalink

    Represents a swappable profile for class unload events that redirects the invocation to another profile.

Ungrouped