| Package | Description |
|---|---|
| org.jboss.util |
Utility classes and interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
static LongCounter |
LongCounter.makeDirectional(LongCounter counter,
boolean increasing)
Returns a directional counter.
|
static LongCounter |
LongCounter.makeSynchronized(LongCounter counter)
Return a synchronized counter.
|
| Modifier and Type | Method and Description |
|---|---|
static LongCounter |
LongCounter.makeDirectional(LongCounter counter,
boolean increasing)
Returns a directional counter.
|
static LongCounter |
LongCounter.makeSynchronized(LongCounter counter)
Return a synchronized counter.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.