Package org.codehaus.groovy.reflection.stdclasses
package org.codehaus.groovy.reflection.stdclasses
Standard class reflection support. Reflection utilities for built-in Java/Groovy types.
-
ClassesClassDescriptionProvides optimized reflection caching for Java arrays.Provides optimized reflection caching for
BigDecimal.Provides optimized reflection caching forBigInteger.Provides optimized reflection caching forbooleanandBoolean.Provides optimized reflection caching forbyteandByte.Provides optimized reflection caching for GroovyClosureclasses.Provides optimized reflection caching for Single Abstract Method (SAM) types.Provides optimized reflection caching forcharandCharacter.Provides optimized reflection caching fordoubleandDouble.Provides optimized reflection caching forfloatandFloat.Provides optimized reflection caching forintandInteger.Provides optimized reflection caching forlongandLong.Base class for optimized reflection caching of numeric types.Provides optimized reflection caching forObject.Provides optimized reflection caching forshortandShort.Provides optimized reflection caching forString.