public class OSMTagItem extends Object implements Externalizable
| Constructor and Description |
|---|
OSMTagItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
readExternal(DataInputStream dis,
PrototypeFactory pf) |
void |
writeExternal(DataOutputStream dos) |
public void readExternal(DataInputStream dis, PrototypeFactory pf) throws IOException, DeserializationException
readExternal in interface ExternalizableIOExceptionDeserializationExceptionpublic void writeExternal(DataOutputStream dos) throws IOException
writeExternal in interface ExternalizableIOExceptionCopyright © 2022. All rights reserved.