|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A one argument function.
Method Summary | |
java.lang.Object |
apply(java.lang.Object argument)
Applies this function to argument, returning the result. |
Method Detail |
public java.lang.Object apply(java.lang.Object argument) throws java.lang.ClassCastException, java.lang.IllegalArgumentException
java.lang.ClassCastException
- the argument is of wrong type
java.lang.IllegalArgumentException
- the argument is of right type
but violates some other precondition.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |