Class WaitFor

    • Constructor Detail

      • WaitFor

        protected WaitFor()
      • WaitFor

        protected WaitFor​(@Nullable
                          String optionalWatchDogName,
                          long timeoutMs)
      • WaitFor

        protected WaitFor​(long timeoutMs)
      • WaitFor

        protected WaitFor​(long timeoutMs,
                          long pollIntervalMs)
    • Method Detail

      • dumpStack

        protected void dumpStack()
      • condition

        protected abstract boolean condition()
      • isConditionMet

        public boolean isConditionMet()