Package org.joda.time
Class DateTimeZone.Stub
java.lang.Object
org.joda.time.DateTimeZone.Stub
- All Implemented Interfaces:
Serializable
- Enclosing class:
DateTimeZone
Used to serialize DateTimeZones by id.
-
Field Details
-
serialVersionUID
private static final long serialVersionUIDSerialization lock.- See Also:
-
iID
The ID of the zone.
-
-
Constructor Details
-
Stub
Stub(String id) Constructor.- Parameters:
id- the id of the zone
-
-
Method Details
-
writeObject
- Throws:
IOException
-
readObject
- Throws:
IOException
-
readResolve
- Throws:
ObjectStreamException
-