public interface Operand
Modifier and Type | Method and Description |
---|---|
double |
getDecimalValue() |
int |
getIntValue() |
String |
getStringValue() |
int getIntValue()
double getDecimalValue()
String getStringValue()
Copyright © 2016–2025. All rights reserved.