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

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