public class ObjectEditorCloneDecorator<KEY,ITEM> extends ObjectEditorDecoratorBase<KEY,ITEM>
| Constructor and Description |
|---|
ObjectEditorCloneDecorator() |
ObjectEditorCloneDecorator(ObjectEditor oe) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(ITEM item) |
ITEM |
get(KEY key) |
void |
modify(ITEM item) |
void |
put(ITEM item) |
addAll, addAll, addAllAsync, all, clear, compareAndIncrement, compareAndIncrement, compareAndIncrement, compareAndIncrement, compareAndUpdate, compareAndUpdate, compareAndUpdate, compareAndUpdate, compareAndUpdate, compareAndUpdate, compareAndUpdate, compareAndUpdate, delegate, delete, getByte, getChar, getDouble, getFloat, getInt, getKey, getLong, getObject, getShort, getValue, modify, modify, modify, modify, modify, modify, modify, modify, modify, modifyAll, modifyAll, modifyByValue, readByte, readChar, readDouble, readFloat, readInt, readLong, readNestedByte, readNestedChar, readNestedDouble, readNestedFloat, readNestedInt, readNestedLong, readNestedShort, readNestedValue, readObject, readShort, readValue, removeAll, removeAllAsync, removeByKey, size, toCollection, update, update, update, update, update, update, update, update, update, update, updateByValuepublic ObjectEditorCloneDecorator()
public ObjectEditorCloneDecorator(ObjectEditor oe)
public void modify(ITEM item)
modify in interface ObjectEditor<KEY,ITEM>modify in class ObjectEditorDecoratorBase<KEY,ITEM>public void put(ITEM item)
put in interface ObjectEditor<KEY,ITEM>put in class ObjectEditorDecoratorBase<KEY,ITEM>public boolean add(ITEM item)
public ITEM get(KEY key)
get in interface ObjectEditor<KEY,ITEM>get in class ObjectEditorDecoratorBase<KEY,ITEM>Copyright © 2016. All Rights Reserved.