
public final class PertinentNegativeNull extends Object implements Externalizable
| Modifier and Type | Field and Description |
|---|---|
static PertinentNegativeNull |
NULL |
| Constructor and Description |
|---|
PertinentNegativeNull() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
public static final PertinentNegativeNull NULL
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionCopyright © 2019. All rights reserved.