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