|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeUnit | |
---|---|
com.google.code.jetm.maven.data |
Uses of TimeUnit in com.google.code.jetm.maven.data |
---|
Methods in com.google.code.jetm.maven.data that return TimeUnit | |
---|---|
static TimeUnit |
TimeUnit.fromMojoAbbreviation(String abbreviation)
Get a time unit from the appropriate TimingReportMojo abbreviate. |
static TimeUnit |
TimeUnit.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TimeUnit[] |
TimeUnit.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |