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()
NNCalcModel
top
in interface NNCalcModel
public NaturalNumber bottom()
NNCalcModel
bottom
in interface NNCalcModel