Uses of Class
kong.unirest.core.Times.EvaluationResult
Packages that use Times.EvaluationResult
-
Uses of Times.EvaluationResult in kong.unirest.core
Fields in kong.unirest.core declared as Times.EvaluationResultModifier and TypeFieldDescriptionprivate static final Times.EvaluationResultTimes.EvaluationResult.SUCCESSMethods in kong.unirest.core that return Times.EvaluationResultModifier and TypeMethodDescriptionstatic Times.EvaluationResultTimes.AtLeast.matches(int number) Times.AtMost.matches(int number) Times.Exactly.matches(int number) abstract Times.EvaluationResultTimes.matches(int number) static Times.EvaluationResultTimes.EvaluationResult.success()