程序包io.github.weg2022.strguard.api的分层结构
类分层结构
- java.lang.Object
- io.github.weg2022.strguard.api.HardCodeKeyGenerator (implements io.github.weg2022.strguard.api.IkeyGenerator)
- io.github.weg2022.strguard.api.RandomKeyGenerator (implements io.github.weg2022.strguard.api.IkeyGenerator)
- io.github.weg2022.strguard.api.StrGuard
- io.github.weg2022.strguard.api.StrGuardImpl (implements io.github.weg2022.strguard.api.IStrGuard)
接口分层结构
- io.github.weg2022.strguard.api.IkeyGenerator
- io.github.weg2022.strguard.api.IStrGuard