public abstract class ParseTime
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String[] |
TIME_PARSE |
| Constructor and Description |
|---|
ParseTime() |
| Modifier and Type | Method and Description |
|---|---|
static long |
attemptTimeParse(ValueString str) |
static long |
attemptUUIDParse0(ValueString str) |
static long |
attemptUUIDParse1(ValueString str) |
static long |
badUUID(ValueString str) |
public static long attemptTimeParse(ValueString str)
public static long attemptUUIDParse0(ValueString str)
public static long attemptUUIDParse1(ValueString str)
public static long badUUID(ValueString str)