类分层结构
- java.lang.Object
- com.github.houbb.heaven.util.id.impl.ConstId (implements com.github.houbb.heaven.util.id.Id)
- com.github.houbb.heaven.util.id.impl.Ids
- com.github.houbb.heaven.util.id.impl.RandomNumId (implements com.github.houbb.heaven.util.id.Id)
- com.github.houbb.heaven.util.id.impl.SnowFlakeId (implements com.github.houbb.heaven.util.id.Id)
- com.github.houbb.heaven.util.id.impl.UUID32 (implements com.github.houbb.heaven.util.id.Id)
- com.github.houbb.heaven.util.id.impl.UUID8 (implements com.github.houbb.heaven.util.id.Id)
Copyright © 2024. All rights reserved.