Package | Description |
---|---|
org.perfidix.meter |
* All meters which are used by perfidix are located in this package.
|
Modifier and Type | Method and Description |
---|---|
static Time |
Time.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Time[] |
Time.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
TimeMeter(Time paramTime)
Constructor which is in need of a given time.
|
Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.