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

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


Uses of Class
org.jboss.util.MuLong

Packages that use MuLong
org.jboss.util Utility classes and interfaces. 
org.jboss.util.id Unique and globally unique identifier classes. 
 

Uses of MuLong in org.jboss.util
 

Methods in org.jboss.util with parameters of type MuLong
 long MuLong.swap(MuLong b)
          Swap values with another mutable long.
 

Uses of MuLong in org.jboss.util.id
 

Fields in org.jboss.util.id declared as MuLong
protected static MuLong UID.COUNTER
          A counter for generating identity values
 



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