createRemoveOp abstract method

Op<T> createRemoveOp(
  1. Key key
)

Implementation

Op<T> createRemoveOp(Key key);