public abstract class Stepper extends Object
Constructor and Description |
---|
Stepper() |
Modifier and Type | Method and Description |
---|---|
abstract double |
getValue() |
abstract boolean |
isFinished() |
abstract void |
update(double value) |
Copyright © 2015–2021 Fiji. All rights reserved.