public class RomanNumeral extends Object
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
LOWERCASE_ROMAN_NUMERAL |
static Pattern |
ROMAN_NUMERAL |
| Constructor and Description |
|---|
RomanNumeral(int arabic) |
RomanNumeral(String roman) |
Copyright © 2019. All rights reserved.