public class Expr extends Object implements IntUnaryOperator
| Modifier and Type | Method and Description |
|---|---|
int |
applyAsInt(int operand) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, compose, identitypublic Expr(String expr)
public int applyAsInt(int operand)
applyAsInt in interface IntUnaryOperatorCopyright © 2018. All rights reserved.