Uses of Class
org.immutables.check.OptionalChecker
-
Packages that use OptionalChecker Package Description org.immutables.check Minimalistic but expressive fluent checker wrappers for hamcrest matchers. -
-
Uses of OptionalChecker in org.immutables.check
Methods in org.immutables.check that return OptionalChecker Modifier and Type Method Description static <T> OptionalChecker<T>Checkers. check(com.google.common.base.Optional<T> actualValue)
-