| Package | Description |
|---|---|
| com.tagtraum.perf.gcviewer.imp | |
| com.tagtraum.perf.gcviewer.model |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractGCEvent.ExtendedType |
AbstractDataReaderSun.extractTypeFromParsedString(String typeName) |
AbstractGCEvent.ExtendedType |
DataReaderTools.parseType(String typeString)
Returns the
ExtendedType for typeString, if it can find one. |
protected AbstractGCEvent.ExtendedType |
AbstractDataReaderSun.parseType(String line,
ParseInformation pos) |
AbstractGCEvent.ExtendedType |
DataReaderTools.parseTypeWithCause(String typeName)
Same as @{link
DataReaderTools.parseType(String)}, but returns null instead of exception, if no type could
be found. |
| Modifier and Type | Field and Description |
|---|---|
static AbstractGCEvent.ExtendedType |
AbstractGCEvent.ExtendedType.UNDEFINED |
| Modifier and Type | Method and Description |
|---|---|
AbstractGCEvent.ExtendedType |
AbstractGCEvent.getExtendedType() |
static AbstractGCEvent.ExtendedType |
AbstractGCEvent.ExtendedType.lookup(AbstractGCEvent.Type type) |
static AbstractGCEvent.ExtendedType |
AbstractGCEvent.ExtendedType.lookup(AbstractGCEvent.Type type,
String fullName) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractGCEvent.setExtendedType(AbstractGCEvent.ExtendedType extendedType) |
Copyright © 2019. All rights reserved.