public class CompatibleIntrospector extends Object
| Constructor and Description |
|---|
CompatibleIntrospector(Object target) |
| Modifier and Type | Method and Description |
|---|---|
void |
callSafely(String methodName,
Object... params) |
<T> T |
getSafely(T defaultValue,
String methodName) |
Copyright © 2013. All rights reserved