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