JBoss Common Classes 2.2.17.GA

Uses of Class
org.jboss.util.Counter

Packages that use Counter
org.jboss.util Utility classes and interfaces. 
 

Uses of Counter in org.jboss.util
 

Methods in org.jboss.util that return Counter
static Counter Counter.makeDirectional(Counter counter, boolean increasing)
          Returns a directional counter.
static Counter Counter.makeSynchronized(Counter counter)
          Return a synchronized counter.
 

Methods in org.jboss.util with parameters of type Counter
static Counter Counter.makeDirectional(Counter counter, boolean increasing)
          Returns a directional counter.
static Counter Counter.makeSynchronized(Counter counter)
          Return a synchronized counter.
 


JBoss Common Classes 2.2.17.GA

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.