public class BrowserProfilePredicate extends java.lang.Object implements com.google.common.base.Predicate<ProfileRequestContext>
| Constructor and Description |
|---|
BrowserProfilePredicate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(ProfileRequestContext input) |
public boolean apply(@Nullable
ProfileRequestContext input)
apply in interface com.google.common.base.Predicate<ProfileRequestContext>