public static class MERGE.MergeHeader extends Header
Modifier and Type | Field and Description |
---|---|
static int |
HELLO |
int |
type |
HDR_OVERHEAD
Constructor and Description |
---|
MERGE.MergeHeader() |
MERGE.MergeHeader(int type) |
Modifier and Type | Method and Description |
---|---|
void |
readExternal(java.io.ObjectInput in) |
java.lang.String |
toString() |
void |
writeExternal(java.io.ObjectOutput out) |
public static final int HELLO
public int type
public MERGE.MergeHeader()
public MERGE.MergeHeader(int type)
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
Copyright ? 1998-2006 Bela Ban. All Rights Reserved.