public static class VavrModule.Settings
extends java.lang.Object
| Constructor and Description |
|---|
Settings() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
deserializeNullAsEmptyCollection() |
VavrModule.Settings |
deserializeNullAsEmptyCollection(boolean value) |
boolean |
useOptionInPlainFormat() |
VavrModule.Settings |
useOptionInPlainFormat(boolean value) |
public VavrModule.Settings useOptionInPlainFormat(boolean value)
public VavrModule.Settings deserializeNullAsEmptyCollection(boolean value)
public boolean useOptionInPlainFormat()
public boolean deserializeNullAsEmptyCollection()