Package com.scriptbasic.spi
Interface RightValue
- All Superinterfaces:
Value
- All Known Implementing Classes:
AbstractNumericRightValue,AbstractPrimitiveRightValue,BasicArrayValue,BasicBooleanValue,BasicDateValue,BasicDoubleValue,BasicEmptyValue,BasicJavaObjectValue,BasicLongValue,BasicStringValue
-
Method Summary
-
Method Details
-
isNumeric
-
isLong
-
isDouble
-
isBoolean
-
isString
-
isArray
-
isDate
-
isJavaObject
-