public class Step extends Object
Learn more
Constructor and Description |
---|
Step(int lowerLimit,
int level)
Initializes a new instance of the
Step class. |
Modifier and Type | Method and Description |
---|---|
int |
getLevel()
Gets the level.
|
int |
getLowerLimit()
Gets the lower limit.
|