public class Greater extends BinaryOperator<NumericValue>
NumericValue is greater than rhs NumericValuelhs, rhs| Constructor and Description |
|---|
Greater(NumericValue lhs,
NumericValue rhs) |
public Greater(NumericValue lhs, NumericValue rhs)
Copyright © 2019. All rights reserved.