Class HashDictionary.RemoveRequest

java.lang.Object
ion.Meta.Request
HashDictionary<TKey,TValue>.ModifyElementRequest
ion.SyncCollections.HashDictionary.RemoveRequest
Enclosing class:
HashDictionary<TKey,TValue>

protected final class HashDictionary.RemoveRequest extends HashDictionary<TKey,TValue>.ModifyElementRequest
  • Constructor Details

    • RemoveRequest

      public RemoveRequest(TKey key)