Class JsonValueFormatVisitor.Base

    • Constructor Summary

      Constructors 
      Constructor Description
      Base()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void enumTypes​(java.util.Set<java.lang.String> enums)
      Method called to indicate enumerated (String) values type being visited can take as values.
      void format​(JsonValueFormat format)
      Method called to indicate configured format for value type being visited.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait