Package

org.scaladebugger.api

profiles

Permalink

package profiles

Visibility
  1. Public
  2. All

Type Members

  1. trait ProfileManager extends AnyRef

    Permalink

    Represents a manger for available debug profiles.

  2. class RequestHelper[E <: Event, EI <: EventInfo, RequestArgs, CounterKey] extends AnyRef

    Permalink

    Represents the base request that abstracts functionality common among all requests.

    Represents the base request that abstracts functionality common among all requests.

    E

    The JDI event

    EI

    The event info type to transform the JDI event into

    RequestArgs

    The arguments used to create a request

    CounterKey

    The key to use when looking up a pipeline counter to increment or decrement

  3. class StandardProfileManager extends ProfileManager

    Permalink

    Represents the standard implementation of the profile manager.

Value Members

  1. object Constants

    Permalink

    Contains constants related to the profiles.

  2. object StandardProfileManager

    Permalink
  3. package pure

    Permalink
  4. package scala210

    Permalink
  5. package swappable

    Permalink
  6. package traits

    Permalink

Ungrouped