Package | Description |
---|---|
com.google.gwt.dev.util.log |
Modifier and Type | Method and Description |
---|---|
static MetricName |
MetricName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetricName[] |
MetricName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CompositeTreeLogger.setAmount(MetricName name,
long amount) |
void |
AbstractTreeLogger.setAmount(MetricName name,
long amount) |
void |
MetricMap.setAmount(MetricName name,
long amount) |
Copyright © 2018. All rights reserved.