public interface DisplayStyle
Describes a generic format style.
| Modifier and Type | Method and Description |
|---|---|
int |
getStyleValue()
Determines the appropriate
DateFormat-constant. |
int getStyleValue()
Determines the appropriate DateFormat-constant.
DateFormat.FULL,
DateFormat.LONG,
DateFormat.MEDIUM,
DateFormat.SHORTCopyright © 2014–2017. All rights reserved.