public static class UserPredicates.ApiKeyEquals extends Object implements com.google.common.base.Predicate<User>
UserPredicates.ApiKeyEquals(String apiKey)
boolean
apply(User input)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
equals
public UserPredicates.ApiKeyEquals(String apiKey)
public boolean apply(User input)
apply
com.google.common.base.Predicate<User>
public String toString()
toString
Object
Copyright © 2009-2012 jclouds. All Rights Reserved.