@Immutable public abstract class ArrayOperation extends Operation
Array
for SchematicValueDelta.
parentPath
Modifier | Constructor and Description |
---|---|
protected |
ArrayOperation(Path path,
int hashCode) |
Modifier and Type | Method and Description |
---|---|
protected Collection<?> |
cloneValues(Collection<?> values) |
protected MutableArray |
mutableParent(MutableDocument delegate) |
clone, cloneValue, equalsIfNotNull, getParentPath, hashCode, replay, rollback
protected ArrayOperation(Path path, int hashCode)
protected MutableArray mutableParent(MutableDocument delegate)
mutableParent
in class Operation
protected Collection<?> cloneValues(Collection<?> values)
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.