Uses of Interface
com.ibm.icu.util.Freezable
Packages that use Freezable
Package
Description
-
Uses of Freezable in com.ibm.icu.dev.util
Classes in com.ibm.icu.dev.util that implement FreezableModifier and TypeClassDescriptionfinal class
UnicodeMap<T>
Class for mapping Unicode characters and strings to values, optimized for single code points, where ranges of code points have the same value. -
Uses of Freezable in com.ibm.icu.impl
Classes in com.ibm.icu.impl that implement FreezableModifier and TypeClassDescriptionclass
JavaTimeZone inherits com.ibm.icu.util.TimeZone and wraps java.util.TimeZone.class
A time zone based on the Olson tz database.class
Relation<K,
V> A Relation is a set of mappings from keys to values.class
Row<C0,
C1, C2, C3, C4> static class
Row.R2<C0,
C1> static class
Row.R3<C0,
C1, C2> static class
Row.R4<C0,
C1, C2, C3> static class
Row.R5<C0,
C1, C2, C3, C4> class
This class interact with TimeZoneNames and LocaleDisplayNames to format and parse time zone's generic display names.class
Contains utilities to supplement the JDK Regex, since it doesn't handle Unicode well. -
Uses of Freezable in com.ibm.icu.impl.icuadapter
Classes in com.ibm.icu.impl.icuadapter that implement FreezableModifier and TypeClassDescriptionclass
TimeZoneJDK is an adapter class which wraps java.util.TimeZone and implements ICU4J TimeZone APIs. -
Uses of Freezable in com.ibm.icu.samples.text.messagepattern
Classes in com.ibm.icu.samples.text.messagepattern that implement FreezableModifier and TypeClassDescriptionfinal class
Mini message formatter for a small subset of the ICU MessageFormat syntax. -
Uses of Freezable in com.ibm.icu.text
Classes in com.ibm.icu.text that implement FreezableModifier and TypeClassDescriptionclass
.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 FreezableModifier and TypeClassDescriptionclass
BasicTimeZone extendsTimeZone
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 ofTimeZone
that allows users to define custom historic time transition rules.class
.class
.private static final class
class
VTimeZone
is a class implementing RFC2445 VTIMEZONE.