Package org.codehaus.groovy.runtime.typehandling
package org.codehaus.groovy.runtime.typehandling
Classes used to execute special actions based on the type. This includes mathematical operations and wrapper classes.
-
ClassDescriptionBigDecimal NumberMath operationsBigInteger NumberMath operationsClass providing various type conversions, coercions and boxing/unboxing operations.FloatingPoint (Double and Float) NumberMath operationsInteger NumberMath operationsLong NumberMath operationsStateless objects used to perform math on the various Number subclasses.Class providing various short paths for type conversions.