public static class PredicateCacheability.CacheKey<T> extends Object
Predicate<? super T>
predicate
TypeToken<T>
type
PredicateCacheability.CacheKey(TypeToken<T> type, Predicate<? super T> predicate)
boolean
equals(Object o)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public final TypeToken<T> type
public final Predicate<? super T> predicate
public PredicateCacheability.CacheKey(TypeToken<T> type, Predicate<? super T> predicate)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode