public class RequirementValueUtils
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.time.format.DateTimeFormatter |
DEFAULT_TIME_FORMATTER |
| Constructor and Description |
|---|
RequirementValueUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
areValuesEqual(java.lang.Object object,
java.lang.Object other) |
static java.lang.String |
dateToString(java.time.temporal.Temporal temporal) |
static java.lang.Object |
toSlglValue(java.lang.Object object) |