Uses of Interface
cn.fantasticmao.mundo.data.support.IdGenerator
-
Packages that use IdGenerator Package Description cn.fantasticmao.mundo.data.support -
-
Uses of IdGenerator in cn.fantasticmao.mundo.data.support
Classes in cn.fantasticmao.mundo.data.support that implement IdGenerator Modifier and Type Class Description static classIdGenerator.SnowflakeTwitter SnowflakeMethods in cn.fantasticmao.mundo.data.support that return IdGenerator Modifier and Type Method Description static IdGeneratorIdGenerator.Snowflake. newInstance(long workerNumber)
-