| Package | Description |
|---|---|
| org.eclipse.nebula.widgets.xviewer.util.internal |
| Modifier and Type | Method and Description |
|---|---|
static ElapsedTime.Units |
ElapsedTime.Units.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ElapsedTime.Units[] |
ElapsedTime.Units.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
ElapsedTime.end(ElapsedTime.Units units) |
java.lang.String |
ElapsedTime.end(ElapsedTime.Units units,
boolean printToSysErr) |