public interface DatabindOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
DatabindOptions.OptionalEmptyAsNull
Option to indicate that optional's empty state should be encoded as null.
|
static class |
DatabindOptions.TypeFieldName |
| Modifier and Type | Field and Description |
|---|---|
static DatabindOptions.OptionalEmptyAsNull |
OPTIONAL_EMPTY_AS_NULL |
static final DatabindOptions.OptionalEmptyAsNull OPTIONAL_EMPTY_AS_NULL
Copyright © 2016. All rights reserved.