Package | Description |
---|---|
io.fabric8.zjsonpatch.internal.collections4.sequence |
Modifier and Type | Class and Description |
---|---|
class |
DeleteCommand<T>
Command representing the deletion of one object of the first sequence.
|
class |
InsertCommand<T>
Command representing the insertion of one object of the second sequence.
|
class |
KeepCommand<T>
Command representing the keeping of one object present in both sequences.
|
Copyright © 2016–2017. All rights reserved.