| Package | Description |
|---|---|
| org.dbrain.data | |
| org.dbrain.data.impl.json.jackson | |
| org.dbrain.data.impl.value |
| Modifier and Type | Method and Description |
|---|---|
ValueList |
ValueList.Builder.build() |
ValueList |
Value.getList() |
static ValueList |
ValueList.newInstance()
Create a new empty list.
|
| Modifier and Type | Method and Description |
|---|---|
ValueList |
JsonValueListDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
| Modifier and Type | Class and Description |
|---|---|
class |
ListValueImpl
A list of simple values.
|
| Modifier and Type | Method and Description |
|---|---|
ValueList |
ValueListBuilderImpl.build() |
ValueList |
MapValueImpl.getList() |
Copyright © 2015. All rights reserved.