public final class BlobJsonMap extends Object implements JsonMap
| Constructor and Description |
|---|
BlobJsonMap(Map<String,Object> map) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
get(String key,
Class<T> clazz) |
protected boolean |
isModified() |
Set<String> |
keys() |
void |
put(String key,
Object value) |
Object |
remove(String key) |
protected void |
setModified() |
protected byte[] |
write(JsonMapper mapper) |
protected byte[] write(JsonMapper mapper)
protected final void setModified()
protected final boolean isModified()
Copyright © 2019. All rights reserved.