Uses of Package
net.sf.jabb.util.thread

Packages that use net.sf.jabb.util.thread
net.sf.jabb.camel   
net.sf.jabb.util.text   
net.sf.jabb.util.thread   
 

Classes in net.sf.jabb.util.thread used by net.sf.jabb.camel
Sequencer
          It generates sequence of incremental numbers, ranging from 0 to Long.MAX_VALUE, without repeating or missing of any number.
生成序列数字,保证不重复渐增,范围从0到Long.MAX_VALUE,循环往复。
 

Classes in net.sf.jabb.util.thread used by net.sf.jabb.util.text
Sequencer
          It generates sequence of incremental numbers, ranging from 0 to Long.MAX_VALUE, without repeating or missing of any number.
生成序列数字,保证不重复渐增,范围从0到Long.MAX_VALUE,循环往复。
 

Classes in net.sf.jabb.util.thread used by net.sf.jabb.util.thread
QueueConsumer
          A template for consuming data from a queue.
一个从队列中取数据进行处理的模板。
Sequencer
          It generates sequence of incremental numbers, ranging from 0 to Long.MAX_VALUE, without repeating or missing of any number.
生成序列数字,保证不重复渐增,范围从0到Long.MAX_VALUE,循环往复。
 



Copyright © 2012. All Rights Reserved.