public class HasRolePredicate extends Object implements com.google.common.base.Predicate<Role>
Role
HasRolePredicate(Class<? extends Role> expectedRole)
boolean
apply(Role role)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public HasRolePredicate(Class<? extends Role> expectedRole)
expectedRole
public boolean apply(Role role)
apply
com.google.common.base.Predicate<Role>
Predicate.apply(java.lang.Object)
Copyright © 2017. All rights reserved.