Uses of Interface
org.jboss.weld.test.util.Timer.StopCondition
-
Packages that use Timer.StopCondition Package Description org.jboss.weld.test.util -
-
Uses of Timer.StopCondition in org.jboss.weld.test.util
Methods in org.jboss.weld.test.util with parameters of type Timer.StopCondition Modifier and Type Method Description TimerTimer. addStopCondition(Timer.StopCondition condition)Add new stop condition.TimerTimer. addStopCondition(Timer.StopCondition condition, boolean clear)Add new stop condition.
-