Mutate In Spec
class MutateInSpec
Functions
Link copied to clipboard
Adds the value to an array (creating the array if it doesn't already exist) or fail with PathExistsException if the array already contains the value.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Convenience method equivalent to addAndGet with a delta of -1.
Link copied to clipboard
Convenience method equivalent to addAndGet with a delta of 1.