Package com.scriptbasic.spi
Interface BasicValue<T>
- All Known Implementing Classes:
AbstractNumericRightValue,AbstractPrimitiveRightValue,BasicArrayValue,BasicBooleanValue,BasicDoubleValue,BasicEmptyValue,BasicJavaObjectValue,BasicLongValue,BasicStringValue
public interface BasicValue<T>
-
Field Summary
Fields Modifier and Type Field Description static BasicBooleanValueFALSEstatic BasicBooleanValueTRUE -
Method Summary
Modifier and Type Method Description static RightValuecreate(java.lang.Object object)TgetValue()