| Package | Description |
|---|---|
| com.vladsch.flexmark.util.format |
| Modifier and Type | Method and Description |
|---|---|
static NumberFormat |
NumberFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NumberFormat[] |
NumberFormat.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 |
NumberFormat.getFormat(NumberFormat format,
int count) |
| Constructor and Description |
|---|
FormattedCounter(NumberFormat format,
Boolean lowercase,
String delimiter) |
Copyright © 2019. All rights reserved.