Interface IdGenerator

All Known Implementing Classes:
RequestIdGenerator

public interface IdGenerator
Since:
1.0.0-M2
Author:
nuocheng.lxm
  • Method Summary

    Modifier and Type
    Method
    Description
    generateId(Object... contents)
     
  • Method Details