Interface UinGenerator
-
public interface UinGeneratorInterface having a function to generate an Id- Since:
- 1.0.0
- Author:
- Dharmesh Khandelwal
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidgenerateId(long noOfUINToGenerate)Function to generate an Id
-