Package 

Class IntIncrement

  • All Implemented Interfaces:
    org.readium.r2.navigator.preferences.ProgressionStrategy

    
    public final class IntIncrement
     implements ProgressionStrategy<Int>
                        

    Simple progression strategy which increments or decrements the setting by a fixed number.

    • Method Summary

      Modifier and Type Method Description
      Integer increment(Integer value)
      Integer decrement(Integer value)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait