public class Expr extends Object implements LongToIntFunction
| Modifier and Type | Method and Description |
|---|---|
int |
applyAsInt(long value) |
public Expr(String expr)
public int applyAsInt(long value)
applyAsInt in interface LongToIntFunctionCopyright © 2018. All rights reserved.