| Package | Description | 
|---|---|
| com.fasterxml.jackson.databind.jsonFormatVisitors | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
JsonIntegerFormatVisitor.Base
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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
JsonIntegerFormatVisitor | 
JsonFormatVisitorWrapper.expectIntegerFormat(JavaType type)  | 
Copyright © 2012-2013 FasterXML. All Rights Reserved.