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 |
---|
AtomicCounter(String prefix) |
long value
StringBuffer strbuf
int initial
AtomicCounter(String prefix)
String nextValue()
Copyright © 2022 ScalAgent D.T.. All rights reserved.