public abstract static class JsonSerializable.Base extends Object implements JsonSerializable
JsonSerializable
.JsonSerializable.Base
Constructor and Description |
---|
Base() |
Modifier and Type | Method and Description |
---|---|
boolean |
isEmpty(SerializerProvider serializers)
Method that may be called on instance to determine if it is considered
"empty" for purposes of serialization filtering or not.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
serialize, serializeWithType
public boolean isEmpty(SerializerProvider serializers)
Copyright © 2008–2021 FasterXML. All rights reserved.