public class TimestampPrecision extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MS |
static int |
NS |
static int |
UNKNOWN |
static int |
US |
| Constructor and Description |
|---|
TimestampPrecision() |
public static final int MS
public static final int US
public static final int NS
public static final int UNKNOWN
public static int getPrecision(String precision)
Copyright © 2023. All rights reserved.