| Modifier and Type | Class and Description |
|---|---|
static class |
JsonFilter.Replacement.Builder<T> |
| Constructor and Description |
|---|
Replacement(String key,
T newValue) |
Replacement(String key,
T value,
T newValue) |
| Modifier and Type | Method and Description |
|---|---|
static <T> JsonFilter.Replacement.Builder<T> |
builder() |
boolean |
test(Object currentValue) |
String |
toString() |
Copyright © 2022. All rights reserved.