Interface UserFilter

All Superinterfaces:
com.google.common.base.Predicate<User>, Predicate<User>

public interface UserFilter extends com.google.common.base.Predicate<User>
  • Method Summary

    Methods inherited from interface com.google.common.base.Predicate

    apply, equals, test

    Methods inherited from interface java.util.function.Predicate

    and, negate, or