Uses of Class
com.google.code.jetm.maven.data.TimeUnit

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.
 



Copyright © 2011. All Rights Reserved.