static class DateTimeFormat.StyleFormatterCacheKey
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private int |
combinedTypeAndStyle |
private java.util.Locale |
locale |
Constructor and Description |
---|
StyleFormatterCacheKey(int iType,
int iDateStyle,
int iTimeStyle,
java.util.Locale locale) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |