Package com.ibm.icu.text
Class SimpleDateFormat.PatternItem
java.lang.Object
com.ibm.icu.text.SimpleDateFormat.PatternItem
- Enclosing class:
SimpleDateFormat
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
final char type -
length
final int length -
isNumeric
final boolean isNumeric
-
-
Constructor Details
-
PatternItem
PatternItem(char type, int length)
-