| Modifier and Type | Method and Description |
|---|---|
TestTimesInterface.MemoryUnits |
TestTimesInterface.getMemoryUnits()
This method is used to obtain the current
TestTimesInterface.MemoryUnits configured for the RunTime
class. |
static TestTimesInterface.MemoryUnits |
TestTimesInterface.MemoryUnits.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TestTimesInterface.MemoryUnits[] |
TestTimesInterface.MemoryUnits.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestTimesInterface.setMemoryUnits(TestTimesInterface.MemoryUnits memoryUnits)
This method is used to configure the desired
TestTimesInterface.MemoryUnits. |