Atomically adds the given deltas to the current hi and lo values.
Encodes hi and lo values into a long.
Sets the hi value into the given encoded value.
Sets the lo value into the given encoded value.
Gets a hi value from the given encoded value.
Gets a lo value from the given encoded value.
An AtomicLong with additional methods to treat it as two hi/lo integers.