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 DataValue
ConcurrentModificationException
if the DataValue is modified at the time of coping.Copyright © 2015. All Rights Reserved.