public abstract class RealConstant extends NumericConstant
| Constructor and Description |
|---|
RealConstant() |
| Modifier and Type | Method and Description |
|---|---|
abstract IntConstant |
cmpg(RealConstant c) |
abstract IntConstant |
cmpl(RealConstant c) |
add, divide, equalEqual, greaterThan, greaterThanOrEqual, lessThan, lessThanOrEqual, multiply, negate, notEqual, remainder, subtractclone, equivHashCode, equivTo, getUseBoxes, toStringequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplypublic abstract IntConstant cmpl(RealConstant c)
public abstract IntConstant cmpg(RealConstant c)
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.