Toggle navigation
Home
org.eclipse.jetty.util.AtomicWords to org.eclipse.jetty.util.AtomicTriInteger
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'jetty.project'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Update argument list (Method invocation)
set
to
set
add
to
add
Rename Method invocation
getWord3
to
getWord2
Add or Remove Method invocation
_counts.compareAndSet(count,threads + 1,starting + 1,0,idle)
to
_counts.compareAndSet(count,threads + 1,starting + 1,idle)