Interface CaptchaHcaptcha.LevelStage
-
- All Known Implementing Classes:
CaptchaHcaptcha.Builder
- Enclosing class:
- CaptchaHcaptcha
public static interface CaptchaHcaptcha.LevelStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CaptchaHcaptcha.Builderfrom(CaptchaHcaptcha other)CaptchaHcaptcha._FinalStagelevel(CaptchaHcaptchaLevel level)
-
-
-
Method Detail
-
level
CaptchaHcaptcha._FinalStage level(CaptchaHcaptchaLevel level)
-
from
CaptchaHcaptcha.Builder from(CaptchaHcaptcha other)
-
-