| Modifier and Type | Field and Description |
|---|---|
private List<JsonPatchImpl.PatchValue> |
JsonPatchBuilderImpl.operations |
private List<JsonPatchImpl.PatchValue> |
JsonPatchImpl.patches |
| Modifier and Type | Method and Description |
|---|---|
private javax.json.JsonPatchBuilder |
JsonPatchBuilderImpl.addOperation(JsonPatchImpl.PatchValue operation) |
| Constructor and Description |
|---|
JsonPatchImpl(JsonPatchImpl.PatchValue... patches) |
| Constructor and Description |
|---|
JsonPatchImpl(List<JsonPatchImpl.PatchValue> patches) |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.