| Modifier and Type | Method and Description |
|---|---|
static RelativeDateFormatType |
RelativeDateFormatType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelativeDateFormatType[] |
RelativeDateFormatType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RelativeDateFormatter |
RelativeDateFormatterDefault.formatType(RelativeDateFormatType formatType) |
RelativeDateFormatter |
RelativeDateFormatter.formatType(RelativeDateFormatType formatType)
The type of the format to use.
|
Copyright © 2018. All rights reserved.