类分层结构
- java.lang.Object
- tech.mhuang.pacebox.core.id.DefaultIdeable (implements tech.mhuang.pacebox.core.id.BaseIdeable<T>)
- tech.mhuang.pacebox.core.id.SnowflakeIdeable (implements tech.mhuang.pacebox.core.id.BaseIdeable<T>)
接口分层结构
- tech.mhuang.pacebox.core.id.BaseIdeable<T>