MCPcopy Create free account
hub / github.com/dhale/jtk / getAndAdd

Method getAndAdd

core/src/main/java/edu/mines/jtk/util/AtomicFloat.java:118–127  ·  view source on GitHub ↗

Atomically adds a specified value to the value of this float. @param delta the value to add. @return the previous value of this float.

(float delta)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

getAndIncrementMethod · 0.95
getAndDecrementMethod · 0.95

Calls 4

fMethod · 0.95
iMethod · 0.95
getMethod · 0.65
compareAndSetMethod · 0.45

Tested by

no test coverage detected