站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 common API Documentation 英文版文档

Uses of Class org.jboss.util.Counter (JBoss/Common API) - JBoss 4.0.1 sp1 common API Documentation 英文版文档


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.makeSynchronized(Counter counter)
          Return a synchronized counter.
static Counter Counter.makeDirectional(Counter counter, boolean increasing)
          Returns a directional counter.
 

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



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.