| Package | Description |
|---|---|
| com.bazaarvoice.jolt |
| Modifier and Type | Class and Description |
|---|---|
static class |
Modifier.Defaultr
This variant of modifier only writes when the key/index is missing or the value is null
|
static class |
Modifier.Definr
This variant of modifier only writes when the key/index is missing
|
static class |
Modifier.Overwritr
This variant of modifier creates the key/index is missing,
and overwrites the value if present
|
Copyright © 2023. All rights reserved.