Package | Description |
---|---|
org.jboss.weld.test.util |
Modifier and Type | Method and Description |
---|---|
static Timer.ResolutionLogic |
Timer.ResolutionLogic.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Timer.ResolutionLogic[] |
Timer.ResolutionLogic.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Timer |
Timer.setResolutionLogic(Timer.ResolutionLogic resolutionLogic)
Set new resolution logic.
|
Copyright © 2016. All rights reserved.