acquire
Increments the references for this counter. Cannot be used for initialization - use refs.incrementAndGet instead.
Return
The new reference count.
Throws
if refs already is 0.
Increments the references for this counter. Cannot be used for initialization - use refs.incrementAndGet instead.
The new reference count.
if refs already is 0.