| Package | Description |
|---|---|
| org.dbrain.data | |
| org.dbrain.data.impl.value |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Value
A simple value can only contains primitive values.
|
static interface |
Value.List |
static interface |
Value.Map |
| Modifier and Type | Class and Description |
|---|---|
class |
ListImpl
A list of simple values.
|
class |
MapImpl
Created by epoitras on 26/06/14.
|
class |
ValueImpl
Wrap a boolean value;
|
Copyright © 2014. All rights reserved.