Uses of Package
com.ibm.icu.util

Packages that use com.ibm.icu.util
com.ibm.icu.impl   
com.ibm.icu.lang Enhanced character property and surrogate support. 
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. 
 

Classes in com.ibm.icu.util used by com.ibm.icu.impl
TimeZone
          TimeZone represents a time zone offset, and also figures out daylight savings.
 

Classes in com.ibm.icu.util used by com.ibm.icu.lang
RangeValueIterator
          Interface for enabling iteration over sets of , where index is the sorted integer index in ascending order and value, its associated integer value.
ULocale
          Deprecated. This is a draft API and might change in a future release of ICU.
ValueIterator
          Interface for enabling iteration over sets of , where int is the sorted integer index in ascending order and Object, its associated value.
VersionInfo
          Class to store version numbers of the form major.minor.milli.micro.
 

Classes in com.ibm.icu.util used by com.ibm.icu.text
ByteArrayWrapper
          Deprecated. This is a draft API and might change in a future release of ICU.
Calendar
          Calendar is an abstract base class for converting between a Date object and a set of integer fields such as YEAR, MONTH, DAY, HOUR, and so on.
Currency
          A class encapsulating a currency, as defined by ISO 4217.
CurrencyAmount
          Deprecated. This is a draft API and might change in a future release of ICU.
TimeZone
          TimeZone represents a time zone offset, and also figures out daylight savings.
ULocale
          Deprecated. This is a draft API and might change in a future release of ICU.
ULocale.Type
          Deprecated. This is a draft API and might change in a future release of ICU.
VersionInfo
          Class to store version numbers of the form major.minor.milli.micro.
 

Classes in com.ibm.icu.util used by com.ibm.icu.util
ByteArrayWrapper
          Deprecated. This is a draft API and might change in a future release of ICU.
Calendar
          Calendar is an abstract base class for converting between a Date object and a set of integer fields such as YEAR, MONTH, DAY, HOUR, and so on.
Currency
          A class encapsulating a currency, as defined by ISO 4217.
DateRule
          Deprecated. This is a draft API and might change in a future release of ICU.
EasterHoliday
          Deprecated. This is a draft API and might change in a future release of ICU.
GregorianCalendar
          GregorianCalendar is a concrete subclass of Calendar and provides the standard calendar used by most of the world.
HebrewHoliday
          Deprecated. This is a draft API and might change in a future release of ICU.
Holiday
          Deprecated. This is a draft API and might change in a future release of ICU.
LocaleData.MeasurementSystem
          Deprecated. This is a draft API and might change in a future release of ICU.
LocaleData.PaperSize
          Deprecated. This is a draft API and might change in a future release of ICU.
Measure
          Deprecated. This is a draft API and might change in a future release of ICU.
MeasureUnit
          Deprecated. This is a draft API and might change in a future release of ICU.
RangeValueIterator.Element
          Return result wrapper for com.ibm.icu.util.RangeValueIterator.
SimpleHoliday
          Deprecated. This is a draft API and might change in a future release of ICU.
TimeZone
          TimeZone represents a time zone offset, and also figures out daylight savings.
ULocale
          Deprecated. This is a draft API and might change in a future release of ICU.
ULocale.Type
          Deprecated. This is a draft API and might change in a future release of ICU.
UResourceBundle
          Deprecated. This is a draft API and might change in a future release of ICU.
ValueIterator.Element
          The return result container of each iteration.
VersionInfo
          Class to store version numbers of the form major.minor.milli.micro.
 



Copyright (c) 2004 IBM Corporation and others.