Contains public APIs of CP Subsystem
-
void
Alters the currently stored value by applying a function on it.
void
Alters the currently stored reference by applying a function on it.
long
Alters the currently stored value by applying a function on it and
gets the result.
Alters the currently stored reference by applying a function on it and
gets the result.
Alters the currently stored value by applying a function on it and gets
the result.
Alters the currently stored reference by applying a function on it and
gets the result.
Alters the currently stored value by applying a function on it.
Alters the currently stored reference by applying a function on it.
<R> R
Applies a function on the value, the actual stored value will not change.
<R> R
Applies a function on the value, the actual stored value will not
change.
Applies a function on the value, the actual stored value will not
change.
Applies a function on the value, the actual stored value will not
change.
long
Alters the currently stored value by applying a function on it on and
gets the old value.
Alters the currently stored reference by applying a function on it on
and gets the old value.
Alters the currently stored value by applying a function on it on and
gets the old value.
Alters the currently stored reference by applying a function on it on
and gets the old value.
-
Reads a batch of items from the Ringbuffer.