Class FuzzingBackOffGenerator.BackOffParameters

  • Enclosing class:
    FuzzingBackOffGenerator

    public static class FuzzingBackOffGenerator.BackOffParameters
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • targetDelay

        public final int targetDelay
      • minimumDelay

        public final int minimumDelay