public class RomanNumeral
extends java.lang.Object
Constructor | Description |
---|---|
RomanNumeral(int number) |
Create a roman numeral whose toString() is its textual representation.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
toString() |