-
- 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.
-
-
Constructor Summary
Constructors Constructor Description IntIncrement(Integer increment)
-