@Deprecated public abstract class AbstractSequenceGenerator<T> extends Object implements SequenceGenerator<T>
| Constructor and Description |
|---|
AbstractSequenceGenerator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
Deprecated.
|
void |
setKey(String key)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnext, reset, sizepublic String getKey()
getKey in interface SequenceGenerator<T>public void setKey(String key)
setKey in interface SequenceGenerator<T>Copyright © 2020. All rights reserved.