public interface WritableIntegerValue extends WritableNumberValue
WritableValue,
WritableNumberValue| Modifier and Type | Method and Description |
|---|---|
int |
get()
Get the wrapped value.
|
void |
set(int value)
Set the wrapped value.
|
getValue, setValueCopyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.