java.lang.Object
edu.internet2.middleware.grouperClientExt.com.fasterxml.jackson.databind.jsonFormatVisitors.JsonMapFormatVisitor.Base
All Implemented Interfaces:
JsonFormatVisitorWithSerializerProvider, JsonMapFormatVisitor
Enclosing interface:
JsonMapFormatVisitor

public static class JsonMapFormatVisitor.Base extends Object implements JsonMapFormatVisitor
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.