Uses of Class
com.brianfromoregon.SubSecond

Packages that use SubSecond
com.brianfromoregon   
 

Uses of SubSecond in com.brianfromoregon
 

Methods in com.brianfromoregon that return SubSecond
static SubSecond SubSecond.finestFor(Iterable<? extends Number> nanos)
           
static SubSecond SubSecond.finestFor(Number nanos)
           
static SubSecond SubSecond.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SubSecond[] SubSecond.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.brianfromoregon with parameters of type SubSecond
Stats(SubSecond unit)
           
 



Copyright © 2004-2012. All Rights Reserved.