public class GuavaPredicates extends Object
Constructor and Description |
---|
GuavaPredicates() |
Modifier and Type | Method and Description |
---|---|
static <T> com.google.common.base.Predicate<T> |
forMatcher(org.hamcrest.Matcher<T> matcher) |
public static <T> com.google.common.base.Predicate<T> forMatcher(@Nonnull org.hamcrest.Matcher<T> matcher)
Copyright © 2002-2019 Atlassian. All Rights Reserved.