@Immutable public abstract class NumberProperty extends Property
isProperty| Modifier | Constructor and Description |
|---|---|
protected |
NumberProperty(Number value) |
| Modifier and Type | Method and Description |
|---|---|
abstract double |
doubleValue()
All number classes must implement this method which is used to facilitate
type conversion in mixed-type, arithmetic expressions.
|
checkInvalidSelfContext, checkRange, checkRestrictedContext, checkValidReplacement, defined, duplicate, execute, exists, getTypeAsString, isBoolean, isDouble, isList, isLong, isNlist, isPersistent, isProperty, isProtected, isResource, isString, isTransient, locateUndefinedElement, protect, rget, rgetList, rput, writableCopyprotected NumberProperty(Number value)
Copyright © 2014 Quattor. All Rights Reserved.