Package | Description |
---|---|
net.sf.jabb.camel | |
net.sf.jabb.util.text | |
net.sf.jabb.util.thread |
Modifier and Type | Field and Description |
---|---|
protected static Sequencer |
XmlSocketUtility.stringEncoderSeq |
protected static Sequencer |
XmlSocketUtility.xmlFrameDecoderSeq |
protected static Sequencer |
XmlSocketUtility.xmlStringDecoderSeq |
Modifier and Type | Field and Description |
---|---|
protected PutIfAbsentMap<String,Sequencer> |
NameDeduplicator.nameSequencers |
Modifier and Type | Class and Description |
---|---|
class |
RangedSequencer
It generates sequence of incremental numbers, within a range that can be specified,
without repeating or missing of any number.
序列值生成器,保证不重复渐增,支持最大最小值的范围设定。 |
Copyright © 2014. All Rights Reserved.