Package com.plantuml.ubrex
Class ChallengeResult
java.lang.Object
com.plantuml.ubrex.ChallengeResult
-
Constructor Summary
ConstructorsConstructorDescriptionChallengeResult
(int result) ChallengeResult
(int fullCaptureLength, Capture capture) -
Method Summary
Modifier and TypeMethodDescriptionfindValuesByKey
(String path) int
int
toString()
withNameLength
(int onlyNameLength, Capture nonMergeableCapture)
-
Constructor Details
-
ChallengeResult
public ChallengeResult(int result) -
ChallengeResult
-
-
Method Details