类分层结构
- java.lang.Object
- spring.turbo.module.misc.captcha.google.color.GradientColorFactory (implements spring.turbo.module.misc.captcha.google.color.ColorFactory)
- spring.turbo.module.misc.captcha.google.color.RandomColorFactory (implements spring.turbo.module.misc.captcha.google.color.ColorFactory)
- spring.turbo.module.misc.captcha.google.color.SingleColorFactory (implements spring.turbo.module.misc.captcha.google.color.ColorFactory)
接口分层结构
- spring.turbo.module.misc.captcha.google.color.ColorFactory