|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jeffpalm.util.Function.Predicate
public abstract static class Function.Predicate
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.jeffpalm.util.Function |
|---|
Function.Int, Function.Predicate, Function.String |
| Constructor Summary | |
|---|---|
Function.Predicate()
|
|
| Method Summary | |
|---|---|
abstract boolean |
apply(java.lang.Object o)
|
java.lang.Object |
apply(java.lang.Object[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Function.Predicate()
| Method Detail |
|---|
public final java.lang.Object apply(java.lang.Object[] args)
apply in interface Functionpublic abstract boolean apply(java.lang.Object o)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||