Package | Description |
---|---|
net.sf.mmm.util.date.api |
Provides the API for utilities that help to deal with date and time.
|
Modifier and Type | Field and Description |
---|---|
private TimeMeasure.Result |
TimeMeasure.result
The
TimeMeasure.Result if TimeMeasure.duration time has been set and measure is completed or null if still in
progress. |
Modifier and Type | Method and Description |
---|---|
static TimeMeasure.Result |
TimeMeasure.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeMeasure.Result[] |
TimeMeasure.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
private void |
TimeMeasure.complete(TimeMeasure.Result finalResult) |
Copyright © 2001–2016 mmm-Team. All rights reserved.