| Package | Description |
|---|---|
| com.tagtraum.perf.gcviewer.model |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractGCEvent.Generation |
AbstractGCEvent.generation |
| Modifier and Type | Method and Description |
|---|---|
AbstractGCEvent.Generation |
AbstractGCEvent.getGeneration()
Returns the generation of the event including generation of detail events if present.
|
AbstractGCEvent.Generation |
AbstractGCEvent.ExtendedType.getGeneration() |
AbstractGCEvent.Generation |
AbstractGCEvent.Type.getGeneration() |
AbstractGCEvent.Generation |
GCEventUJL.getGeneration() |
static AbstractGCEvent.Generation |
AbstractGCEvent.Generation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractGCEvent.Generation[] |
AbstractGCEvent.Generation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.