Interface PridGenerator<T>


  • public interface PridGenerator<T>
    This is an interface for the generation of RID
    Since:
    1.0.0
    Author:
    Sidhant Agarwal
    • Method Detail

      • generateId

        T generateId()
        Function to generate an Id
        Returns:
        The generated id