public class NullSequenceGenerator extends Object implements SequenceGenerator
| Constructor and Description |
|---|
NullSequenceGenerator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
static SequenceGenerator |
instance() |
long |
next() |
public long next()
next in interface SequenceGeneratorpublic String getDescription()
getDescription in interface SequenceGeneratorpublic static SequenceGenerator instance()
Copyright © 2023. All rights reserved.