Interface MispIdGenerator<T>


  • public interface MispIdGenerator<T>
    This is an interface for the generation of MISPID
    Since:
    1.0.0
    Author:
    Sidhant Agarwal, Ritesh Sinha
    • Method Detail

      • generateId

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