Package | Description |
---|---|
sk.stuba.fiit.perconik.eclipse.debug.core |
Extension to the
org.eclipse.debug.core package
of the Eclipse Platform. |
Modifier and Type | Method and Description |
---|---|
static DebugEventDetail |
DebugEventDetail.valueOf(int value) |
static DebugEventDetail |
DebugEventDetail.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DebugEventDetail[] |
DebugEventDetail.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static java.util.Set<DebugEventDetail> |
DebugEventDetail.setOf(int values) |