Package | Description |
---|---|
net.sf.jabb.util.exp |
Modifier and Type | Class and Description |
---|---|
class |
NumberCompareExpression
对数字(Number的子类,包括AtomicLong, AtomicInteger, Long, Integer, Double等)进行比较。
比较常见的用法是其中一个操作数用AtomicLong或AtomicInteger,另一个用Long或Integer。
|
Copyright © 2014. All Rights Reserved.