RomanNumeral instead.@Deprecated @Immutable public final class RomanNumeral extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
intToRomanString(int nValue)
Deprecated.
|
static int |
romanStringToInt(String sRoman)
Deprecated.
|
@Nonnegative public static int romanStringToInt(String sRoman)
Copyright © 2014–2015 Philip Helger. All rights reserved.