Package 

Interface ResettablePredicate

    • Method Summary

      Modifier and Type Method Description
      abstract Unit reset() Reset possible internal counter, e.g.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • reset

         abstract Unit reset()

        Reset possible internal counter, e.g. when snap was made.