| Package | Description |
|---|---|
| net.thevpc.common.swing.util |
| Modifier and Type | Method and Description |
|---|---|
static Chronometer.DatePart |
Chronometer.DatePart.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Chronometer.DatePart[] |
Chronometer.DatePart.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
Chronometer.formatPeriod(long period,
Chronometer.DatePart precision) |
String |
Chronometer.formatPeriodFixed(Chronometer.DatePart min,
Chronometer.DatePart max) |
static String |
Chronometer.formatPeriodFixed(long period,
Chronometer.DatePart min,
Chronometer.DatePart max) |
static String |
Chronometer.formatPeriodShort(long period,
Chronometer.DatePart precision) |
String |
Chronometer.toString(Chronometer.DatePart precision) |
Copyright © 2022 vpc open source initiative. All rights reserved.