| Package | Description |
|---|---|
| org.dbrain.data | |
| org.dbrain.data.impl.json.jackson | |
| org.dbrain.data.impl.value |
| Modifier and Type | Method and Description |
|---|---|
ValueMap |
ValueMap.Builder.build() |
ValueMap |
Value.getMap() |
static ValueMap |
ValueMap.newInstance()
Create a new empty map.
|
| Modifier and Type | Method and Description |
|---|---|
ValueMap |
JsonValueMapDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
| Modifier and Type | Class and Description |
|---|---|
class |
MapValueImpl
Implementation of the Value.Map.
|
| Modifier and Type | Method and Description |
|---|---|
ValueMap |
ValueMapBuilderImpl.build() |
Copyright © 2015. All rights reserved.