Uses of Class
jlibs.core.lang.DurationUnit

Packages that use DurationUnit
jlibs.core.lang   
 

Uses of DurationUnit in jlibs.core.lang
 

Methods in jlibs.core.lang that return DurationUnit
static DurationUnit DurationUnit.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DurationUnit[] DurationUnit.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2018. All rights reserved.