Package | Description |
---|---|
com.sun.prism.impl |
Modifier and Type | Method and Description |
---|---|
static PrismTrace.SummaryType |
PrismTrace.SummaryType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PrismTrace.SummaryType[] |
PrismTrace.SummaryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
private static java.lang.String |
PrismTrace.summary(PrismTrace.SummaryType type) |