- java.lang.Object
-
- com.fasterxml.jackson.databind.jsonFormatVisitors.JsonNullFormatVisitor.Base
-
- All Implemented Interfaces:
- JsonNullFormatVisitor
- Enclosing interface:
- JsonNullFormatVisitor
public static class JsonNullFormatVisitor.Base
extends Object
implements JsonNullFormatVisitor
Default "empty" implementation, useful as the base to start on;
especially as it is guaranteed to implement all the method
of the interface, even if new methods are getting added.
-
-
Constructor Summary
Constructors
Constructor and Description |
Base() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2008–2019 FasterXML. All rights reserved.