public interface IDGenerator<K>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • generate

      K generate()