| Package | Description |
|---|---|
| net.obvj.jep.util |
Provides reusable static utility methods.
|
| Modifier and Type | Method and Description |
|---|---|
static RomanNumeralUtils.RomanNumeral |
RomanNumeralUtils.RomanNumeral.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RomanNumeralUtils.RomanNumeral[] |
RomanNumeralUtils.RomanNumeral.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<RomanNumeralUtils.RomanNumeral> |
RomanNumeralUtils.RomanNumeral.getReverseSortedValues() |
Copyright © 2020. All rights reserved.