All Known Implementing Classes:
JsonAnyFormatVisitor.Base

public interface JsonAnyFormatVisitor
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
    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.