|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UnaryOperator
Unary expression operator.
Method Summary | |
---|---|
java.lang.Object |
apply(java.lang.Object argument)
Applies the operator to the specified argument. |
Method Detail |
---|
java.lang.Object apply(java.lang.Object argument)
argument
- an operator argument
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |