Class NotANumber
- java.lang.Object
-
- org.apache.logging.log4j.core.pattern.NotANumber
-
public final class NotANumber extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static NotANumber
NAN
static String
VALUE
-
-
-
Field Detail
-
NAN
public static final NotANumber NAN
-
VALUE
public static final String VALUE
- See Also:
- Constant Field Values
-
-