public class WritableIntImpl extends WritableValueImpl<Integer> implements WritableInt
adjusters, vetosmodellisteners, parentProperty| Constructor and Description |
|---|
WritableIntImpl(String name,
boolean nullable,
Integer value) |
| Modifier and Type | Method and Description |
|---|---|
void |
inc() |
void |
inc(int value) |
void |
set(int value) |
adjusters, createReadOnly, currentPath, get, isWritable, model, readOnly, set, vetosequals, hashCode, toStringcreateListeners, events, fullPropertyName, parentProperty, propagateEvents, propertyName, propertyType, userObjectsclone, finalize, getClass, notify, notifyAll, wait, wait, waitbind, bind, bind, bind, bindSource, bindTo, getOrCompute, set, setAndBind, setAndBindConvert, setUsing, setUsingNonNullbindConvert, bindTarget, doNonNull, get, getOr, getOrDefault, getRequired, isNotNull, isNull, mapBooleanValue, mapDoubleValue, mapEqualsValue, mapFloatValue, mapIntValue, mapLongValue, mapNotEqualsValue, mapStringValue, mapValue, mapValue, propertyClass, readOnly, unbind, withValueadjusters, vetosevents, getChildProperty, isWritable, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, userObjects, with, withpublic void set(int value)
set in interface WritableIntpublic void inc(int value)
inc in interface WritableIntpublic void inc()
inc in interface WritableIntCopyright © 2022 vpc open source initiative. All rights reserved.