Package pl.edu.icm.unity
Class Constants
java.lang.Object
pl.edu.icm.unity.Constants
Various useful application wide constants
- Author:
- K. Benedyczak
-
Field Summary
Modifier and TypeFieldDescriptionstatic final DateTimeFormatter
static final DateTimeFormatter
static final DateTimeFormatter
static final com.fasterxml.jackson.databind.ObjectMapper
static final String
-
Constructor Summary
-
Method Summary
-
Field Details
-
SIMPLE_DATE_FORMAT
- See Also:
-
MAPPER
public static final com.fasterxml.jackson.databind.ObjectMapper MAPPER -
DT_FORMATTER_MEDIUM
-
DT_FORMATTER_STANDARD
-
DT_FORMATTER_STANDARD_WITH_SECOND_FRACTION
-
-
Constructor Details
-
Constants
public Constants()
-