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 Detail

      • generateId

        T generateId()