Serialized Form


Package com.google.i18n.phonenumbers.geocoding

Class com.google.i18n.phonenumbers.geocoding.AreaCodeMap extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput objectInput)
                  throws IOException
Supports Java Serialization.

Throws:
IOException

writeExternal

public void writeExternal(ObjectOutput objectOutput)
                   throws IOException
Supports Java Serialization.

Throws:
IOException

Class com.google.i18n.phonenumbers.geocoding.MappingFileProvider extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput objectInput)
                  throws IOException
Supports Java Serialization.

Throws:
IOException

writeExternal

public void writeExternal(ObjectOutput objectOutput)
                   throws IOException
Supports Java Serialization.

Throws:
IOException



Copyright © 2012 Google. All Rights Reserved.