class Connection.AtomicCounter extends Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
initial |
(package private) StringBuffer |
strbuf |
(package private) long |
value |
Constructor and Description |
---|
Connection.AtomicCounter(String prefix) |
long value
StringBuffer strbuf
int initial
Connection.AtomicCounter(String prefix)
String nextValue()
Copyright © 2013 ScalAgent D.T.. All Rights Reserved.