public class RemoveOp extends CollectionOp
AVOp.OpType| Constructor and Description |
|---|
RemoveOp() |
RemoveOp(String key,
Collection<?> values) |
| Modifier and Type | Method and Description |
|---|---|
Object |
apply(Object oldValue) |
Map<String,Object> |
encodeOp() |
Set<Object> |
getValues() |
AVOp |
merge(AVOp other) |
getParsedValues, setValuesassertKeyEquals, cast, get, iterator, key, remove, setKey, setType, size, typeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic RemoveOp(String key, Collection<?> values)
public RemoveOp()
Copyright © 2017. All rights reserved.