|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LongCounter | |
|---|---|
| org.jboss.util | Utility classes and interfaces. |
| Uses of LongCounter in org.jboss.util |
|---|
| Methods in org.jboss.util that return LongCounter | |
|---|---|
static LongCounter |
LongCounter.makeDirectional(LongCounter counter,
boolean increasing)
Returns a directional counter. |
static LongCounter |
LongCounter.makeSynchronized(LongCounter counter)
Return a synchronized counter. |
| Methods in org.jboss.util with parameters of type LongCounter | |
|---|---|
static LongCounter |
LongCounter.makeDirectional(LongCounter counter,
boolean increasing)
Returns a directional counter. |
static LongCounter |
LongCounter.makeSynchronized(LongCounter counter)
Return a synchronized counter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||