Uses of Enum Class
com.pnfsoftware.jeb.core.units.code.debug.DebuggerConnectorClass
Packages that use DebuggerConnectorClass
Package
Description
Types used by debugger plugins.
Standard implementations of debugger related interfaces.
-
Uses of DebuggerConnectorClass in com.pnfsoftware.jeb.core.units.code.debug
Methods in com.pnfsoftware.jeb.core.units.code.debug that return DebuggerConnectorClassModifier and TypeMethodDescriptionstatic DebuggerConnectorClassReturns the enum constant of this class with the specified name.static DebuggerConnectorClass[]DebuggerConnectorClass.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of DebuggerConnectorClass in com.pnfsoftware.jeb.core.units.code.debug.impl
Methods in com.pnfsoftware.jeb.core.units.code.debug.impl that return DebuggerConnectorClass