Package com.scriptbasic.spi
Interface BasicValue<T>
- All Known Implementing Classes:
AbstractNumericRightValue,AbstractPrimitiveRightValue,BasicArrayValue,BasicBooleanValue,BasicDateValue,BasicDoubleValue,BasicEmptyValue,BasicJavaObjectValue,BasicLongValue,BasicStringValue
public interface BasicValue<T>
-
Field Summary
Fields -
Method Summary
-
Field Details
-
TRUE
-
FALSE
-
-
Method Details
-
create
-
getValue
T getValue()
-