org.scaladebugger.api.profiles.swappable

classes

package classes

Visibility
  1. Public
  2. All

Type Members

  1. trait SwappableClassPrepareProfile extends ClassPrepareProfile

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

  2. trait SwappableClassUnloadProfile extends ClassUnloadProfile

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

Ungrouped