public class NumberExpression extends Object implements Expression
NumberExpression(int value)
int
interpret(Context context)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NumberExpression(int value)
public int interpret(Context context)
interpret
Expression
Copyright © 2024. All rights reserved.