public static class FSTMinBinEncoder.Test extends Object implements Externalizable, Serializable
| Modifier and Type | Method and Description |
|---|---|
static FSTMinBinEncoder.Test[] |
getArray(int siz) |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
public static FSTMinBinEncoder.Test[] getArray(int siz)
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionCopyright © 2015. All rights reserved.