Uses of Interface
org.apache.activemq.artemis.utils.TimeUtils.CheckMethod
-
Packages that use TimeUtils.CheckMethod Package Description org.apache.activemq.artemis.utils -
-
Uses of TimeUtils.CheckMethod in org.apache.activemq.artemis.utils
Methods in org.apache.activemq.artemis.utils with parameters of type TimeUtils.CheckMethod Modifier and Type Method Description static booleanTimeUtils. waitOnBoolean(boolean expected, long timeout, TimeUtils.CheckMethod check)
-