-
- All Implemented Interfaces:
-
org.readium.r2.navigator.preferences.ProgressionStrategy
public final class DoubleIncrement implements ProgressionStrategy<Double>
Simple progression strategy which increments or decrements the setting by a fixed number.
-
-
Constructor Summary
Constructors Constructor Description DoubleIncrement(Double increment)
-