- java.lang.Object
- 
- com.fasterxml.jackson.databind.jsonFormatVisitors.JsonValueFormatVisitor.Base
- 
- com.fasterxml.jackson.databind.jsonFormatVisitors.JsonIntegerFormatVisitor.Base
- 
- com.fasterxml.jackson.dataformat.avro.schema.IntegerVisitor
 
 
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from interface com.fasterxml.jackson.databind.jsonFormatVisitors.JsonIntegerFormatVisitorcom.fasterxml.jackson.databind.jsonFormatVisitors.JsonIntegerFormatVisitor.Base
 
 
- 
Field Summary
Fields 
| Modifier and Type | Field and Description |  
| protected com.fasterxml.jackson.core.JsonParser.NumberType | _type |  
 
 
- 
Method Summary
Methods 
| Modifier and Type | Method and Description |  
| org.apache.avro.Schema | builtAvroSchema() |  
| void | numberType(com.fasterxml.jackson.core.JsonParser.NumberType type) |  
 
- 
Methods inherited from class com.fasterxml.jackson.databind.jsonFormatVisitors.JsonValueFormatVisitor.BaseenumTypes, format
 
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Methods inherited from interface com.fasterxml.jackson.databind.jsonFormatVisitors.JsonValueFormatVisitorenumTypes, format
 
 
 
- 
- 
Constructor Detail
- 
IntegerVisitorpublic IntegerVisitor() 
 
 
 
 
Copyright © 2016 FasterXML. All rights reserved.