public class ReflectionUtils extends Object
Constructor and Description |
---|
ReflectionUtils() |
Modifier and Type | Method and Description |
---|---|
static Object |
getVmDefaultValueFor(Class<?> type)
Given the primitive type, returns the VM default value for that type in a boxed form.
|
Copyright © 2015. All rights reserved.