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