MCPcopy Create free account
hub / github.com/JCTools/JCTools / get

Method get

jctools-core/src/main/java/org/jctools/counters/Counter.java:14–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12 void inc(long delta);
13
14 long get();
15
16 long getAndReset();
17}

Callers 15

runMethod · 0.65
fillMethod · 0.65
offerMethod · 0.65
pollMethod · 0.65
weakPollMethod · 0.65
peekMethod · 0.65
weakPeekMethod · 0.65
isEmptyMethod · 0.65
sizeMethod · 0.65
nextMethod · 0.65
fillMethod · 0.65
offerMethod · 0.65

Implementers 1

FixedSizeStripedLongCounterjctools-core/src/main/java/org/jctools

Calls

no outgoing calls

Tested by 15

runMethod · 0.52
testFillMethod · 0.52
testFillWithLimitMethod · 0.52
getMethod · 0.52
getMethod · 0.52
getMethod · 0.52
run_normalMethod · 0.52
run_till_stableMethod · 0.52
run_normalMethod · 0.52
randomGetPutRemoveMethod · 0.52