public final class TimeUnit extends Object
Modifier and Type | Field and Description |
---|---|
static short |
MICROSECOND |
static short |
MILLISECOND |
static String[] |
names |
static short |
NANOSECOND |
static short |
SECOND |
public static final short SECOND
public static final short MILLISECOND
public static final short MICROSECOND
public static final short NANOSECOND
public static final String[] names
public static String name(int e)
Copyright © 2023 The Apache Software Foundation. All rights reserved.