public class SerializedNull extends AbstractSerializedReferenceType implements SerializedReferenceType
nullInstance(Type)| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(Deserializer<T> visitor) |
static SerializedNull |
nullInstance(Type type) |
String |
toString() |
getResultType, setResultTypegetType, setTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetResultTypegetResultType, getType, setTypepublic <T> T accept(Deserializer<T> visitor)
accept in interface SerializedValuepublic static SerializedNull nullInstance(Type type)
Copyright © 2016. All rights reserved.