Package org.mvel2
Interface Unit
-
- All Superinterfaces:
ConversionHandler
public interface Unit extends ConversionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description double
getValue()
void
setValue(double value)
-
Methods inherited from interface org.mvel2.ConversionHandler
canConvertFrom, convertFrom
-
-