Uses of Class
com.ibm.icu.text.DateIntervalInfo.PatternInfo
-
Packages that use DateIntervalInfo.PatternInfo Package Description com.ibm.icu.text -
-
Uses of DateIntervalInfo.PatternInfo in com.ibm.icu.text
Methods in com.ibm.icu.text that return DateIntervalInfo.PatternInfo Modifier and Type Method Description static DateIntervalInfo.PatternInfoDateIntervalInfo. genPatternInfo(String intervalPattern, boolean laterDateFirst)Deprecated.This API is ICU internal only.DateIntervalInfo.PatternInfoDateIntervalInfo. getIntervalPattern(String skeleton, int field)Get the interval pattern given the largest different calendar field.Methods in com.ibm.icu.text that return types with arguments of type DateIntervalInfo.PatternInfo Modifier and Type Method Description Map<String,DateIntervalInfo.PatternInfo>DateIntervalFormat. getRawPatterns()Deprecated.This API is ICU internal only.Map<String,Map<String,DateIntervalInfo.PatternInfo>>DateIntervalInfo. getRawPatterns()Deprecated.This API is ICU internal only.
-