| Package | Description | 
|---|---|
| org.apache.johnzon.core | 
| 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(javax.json.spi.JsonProvider provider,
             JsonPatchImpl.PatchValue... patches) | 
| Constructor and Description | 
|---|
| JsonPatchImpl(javax.json.spi.JsonProvider provider,
             List<JsonPatchImpl.PatchValue> patches) | 
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.