Class TimeZoneICU

java.lang.Object
java.util.TimeZone
com.ibm.icu.impl.jdkadapter.TimeZoneICU
All Implemented Interfaces:
Serializable, Cloneable

public class TimeZoneICU extends TimeZone
TimeZoneICU is an adapter class which wraps ICU4J TimeZone and implements java.util.TimeZone APIs.
See Also: