Supplier
Create a new Ramping Supplier object, wrapping a DoubleSupplier that will be used in place of the current value when get is called.
Parameters
current
the DoubleSupplier object to wrap. By default, the ramping function is enabled.
Create a new Ramping Supplier object, wrapping a DoubleSupplier that will be used in place of the current value when get is called.
the DoubleSupplier object to wrap. By default, the ramping function is enabled.