public class DataSetIDProvider extends Object
| Constructor and Description |
|---|
DataSetIDProvider()
Initialize a new DataSetIDProvider
|
| Modifier and Type | Method and Description |
|---|---|
int |
getNextID()
Get the next ID.
|
void |
reset(int newID)
Reset the IDs, with the provided id being the highest ID already used.
|
Copyright © 2018. All rights reserved.