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 doublegetValue()voidsetValue(double value)-
Methods inherited from interface org.mvel2.ConversionHandler
canConvertFrom, convertFrom
-
-