Interface VidGenerator<T>
-
public interface VidGenerator<T>This is an interface for the generation of RID- Since:
- 1.0.0
- Author:
- Sidhant Agarwal, Megha Tanga
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TgenerateId()
-
-
-
Method Detail
-
generateId
T generateId()
-
-