public class TypeUtils extends Object
| Constructor and Description |
|---|
TypeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
getDefaultValue(Class<?> type)
Get the default value for a type.
|
static Object |
getDefaultValue(String fullyQualifiedTypeName)
Get the default value of a type with based on its fully-qualified name.
|
Copyright © 2010-2014. All Rights Reserved.