Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
-
Moves #has and #setTimestamp back up to Mutation from the subclass Put so available to other Mutation implementations.
Description
The Put has many helper methods to get the inner cell. These methods should be moved to Mutation so as to have user get the cell from other subclasses of Mutation. Ditto for setTimestamp.