|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectr01f.types.collections.SetOperations.InSetPredicate
private final class SetOperations.InSetPredicate
| Field Summary | |
|---|---|
private java.util.Set<T> |
_theSet
|
| Constructor Summary | |
|---|---|
SetOperations.InSetPredicate(java.util.Set<T> set)
|
|
| Method Summary | |
|---|---|
boolean |
apply(T el)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Predicate |
|---|
equals |
| Field Detail |
|---|
private java.util.Set<T> _theSet
| Constructor Detail |
|---|
public SetOperations.InSetPredicate(java.util.Set<T> set)
| Method Detail |
|---|
public boolean apply(T el)
apply in interface com.google.common.base.Predicate<T>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||