public final class NNCalcModel1 extends Object implements NNCalcModel
| Constructor and Description |
|---|
NNCalcModel1()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
NaturalNumber |
bottom()
Reports bottom operand.
|
NaturalNumber |
top()
Reports top operand.
|
public NaturalNumber top()
NNCalcModeltop in interface NNCalcModelpublic NaturalNumber bottom()
NNCalcModelbottom in interface NNCalcModel