Uses of Interface
com.ibm.icu.util.Freezable
-
Packages that use Freezable Package Description com.ibm.icu.text Extensions and enhancements to java.text to support unicode transforms, UnicodeSet, surrogate char utilities, UCA collation, normalization, break iteration (rule and dictionary based), enhanced number format, international string searching, and arabic shaping.com.ibm.icu.util International calendars and other utility classes. -
-
Uses of Freezable in com.ibm.icu.text
Classes in com.ibm.icu.text that implement Freezable Modifier and Type Class Description classCollator[icu enhancement] ICU's replacement forjava.text.Collator. Methods, fields, and other functionality specific to ICU are labeled '[icu]'.classDateIntervalInfoDateIntervalInfo is a public class for encapsulating localizable date time interval patterns.classDateTimePatternGeneratorThis class provides flexible generation of date format patterns, like "yy-MM-dd".classMessagePatternParses and represents ICU MessageFormat patterns.classRuleBasedCollatorRuleBasedCollator is a concrete subclass of Collator.classTimeZoneFormatTimeZoneFormatsupports time zone display name formatting and parsing.classUnicodeSetA mutable set of Unicode characters and multicharacter strings. -
Uses of Freezable in com.ibm.icu.util
Classes in com.ibm.icu.util that implement Freezable Modifier and Type Class Description classBasicTimeZone[icu] BasicTimeZone extendsTimeZonewith additional methods to access time zone transitions and rules.classGlobalizationPreferencesThis convenience class provides a mechanism for bundling together different globalization preferences.classRuleBasedTimeZoneRuleBasedTimeZoneis a concrete subclass ofTimeZonethat allows users to define custom historic time transition rules.classSimpleTimeZone[icu enhancement] ICU's replacement forjava.util.SimpleTimeZone. Methods, fields, and other functionality specific to ICU are labeled '[icu]'.classTimeZone[icu enhancement] ICU's replacement forjava.util.TimeZone. Methods, fields, and other functionality specific to ICU are labeled '[icu]'.classVTimeZoneVTimeZoneis a class implementing RFC2445 VTIMEZONE.
-