Uses of Class
org.immutables.check.StringChecker
-
Packages that use StringChecker Package Description org.immutables.check Minimalistic but expressive fluent checker wrappers for hamcrest matchers. -
-
Uses of StringChecker in org.immutables.check
Methods in org.immutables.check that return StringChecker Modifier and Type Method Description StringCheckerObjectChecker. asString()StringCheckerOptionalChecker. asString()static StringCheckerCheckers. check(char[] actualCharArray)static StringCheckerCheckers. check(java.lang.String actualString)StringCheckerStringChecker. not()
-