public class IntegerValue extends Object implements DataValue
| Constructor and Description |
|---|
IntegerValue(long value) |
public long getValue()
public void accept(ValueVisitor visitor)
public IntegerValue copy()
copy in interface DataValueConcurrentModificationException
if the DataValue is modified at the time of coping.Copyright © 2016. All Rights Reserved.