Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
run
Method · 0.65
fill
Method · 0.65
offer
Method · 0.65
poll
Method · 0.65
weakPoll
Method · 0.65
peek
Method · 0.65
weakPeek
Method · 0.65
isEmpty
Method · 0.65
size
Method · 0.65
next
Method · 0.65
fill
Method · 0.65
offer
Method · 0.65
Implementers
1
FixedSizeStripedLongCounter
jctools-core/src/main/java/org/jctools
Calls
no outgoing calls
Tested by
15
run
Method · 0.52
testFill
Method · 0.52
testFillWithLimit
Method · 0.52
invalidJavaFailsToCompile
Method · 0.52
get
Method · 0.52
get
Method · 0.52
get
Method · 0.52
run_normal
Method · 0.52
run_till_stable
Method · 0.52
run_normal
Method · 0.52
randomGetPutRemove
Method · 0.52
singleValueInMapAsserts
Method · 0.52