public class ExporterUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static long |
NANOS_PER_DAY |
static long |
NANOS_PER_HOUR |
static long |
NANOS_PER_MICROSECOND |
static long |
NANOS_PER_MILLI |
static long |
NANOS_PER_MINUTE |
static long |
NANOS_PER_SECOND |
public static final long NANOS_PER_MICROSECOND
public static final long NANOS_PER_MILLI
public static final long NANOS_PER_SECOND
public static final long NANOS_PER_MINUTE
public static final long NANOS_PER_HOUR
public static final long NANOS_PER_DAY
Copyright © 2018–2020. All rights reserved.