Package io.aether.common.expressions
Interface Calculate
-
public interface Calculate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Objectcalc()booleancalcBoolean()bytecalcByte()doublecalcDouble()floatcalcFloat()intcalcInt()longcalcLong()shortcalcShort()
-