Package ion.SyncCollections
Class HashDictionary.ModifyElementRequest
- java.lang.Object
-
- ion.Meta.Request
-
- ion.SyncCollections.HashDictionary.ModifyElementRequest
-
- Direct Known Subclasses:
HashDictionary.AddRequest,HashDictionary.RemoveRequest,HashDictionary.SetRequest
- Enclosing class:
- HashDictionary<TKey,TValue>
protected abstract class HashDictionary.ModifyElementRequest extends ion.Meta.Request
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedModifyElementRequest(TKey key)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)inthashCode()
-