Uses of Interface
com.ibm.icu.util.Freezable

Packages that use Freezable
Package
Description
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.
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
    class 
    [icu enhancement] ICU's replacement for java.text.Collator. Methods, fields, and other functionality specific to ICU are labeled '[icu]'.
    class 
    DateIntervalInfo is a public class for encapsulating localizable date time interval patterns.
    class 
    This class provides flexible generation of date format patterns, like "yy-MM-dd".
    final class 
    Parses and represents ICU MessageFormat patterns.
    final class 
    RuleBasedCollator is a concrete subclass of Collator.
    class 
    TimeZoneFormat supports time zone display name formatting and parsing.
    class 
    A 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
    class 
    Methods, fields, and other functionality specific to ICU are labeled '[icu]'. BasicTimeZone extends TimeZone with additional methods to access time zone transitions and rules.
    class 
    This convenience class provides a mechanism for bundling together different globalization preferences.
    class 
    RuleBasedTimeZone is a concrete subclass of TimeZone that allows users to define custom historic time transition rules.
    class 
    [icu enhancement] ICU's replacement for java.util.SimpleTimeZone. Methods, fields, and other functionality specific to ICU are labeled '[icu]'.
    class 
    [icu enhancement] ICU's replacement for java.util.TimeZone. Methods, fields, and other functionality specific to ICU are labeled '[icu]'.
    class 
    VTimeZone is a class implementing RFC2445 VTIMEZONE.