| Package | Description | 
|---|---|
| com.fasterxml.jackson.databind.node | Contains concrete  JsonNodeimplementations
 Jackson uses for the Tree model. | 
| Modifier and Type | Field and Description | 
|---|---|
| static DecimalNode | DecimalNode. ZERO | 
| Modifier and Type | Method and Description | 
|---|---|
| static DecimalNode | DecimalNode. valueOf(BigDecimal d) | 
Copyright © 2014–2015 FasterXML. All rights reserved.