| Package | Description |
|---|---|
| pl.sparkbit.commons.json |
| Modifier and Type | Class and Description |
|---|---|
static class |
JsonField.JsonFieldAbsent<T> |
static class |
JsonField.JsonFieldPresent<T> |
| Modifier and Type | Method and Description |
|---|---|
static <T> JsonField<T> |
JsonField.absent() |
static <T> JsonField<T> |
JsonField.wrap(T value) |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonFieldValueExtractor.extractValues(JsonField<?> originalValue,
javax.validation.valueextraction.ValueExtractor.ValueReceiver receiver) |
Copyright © 2021. All rights reserved.