public class Util extends Object
Modifier and Type | Method and Description |
---|---|
static Object |
convert(Object value,
Class<?> returnType) |
static Object |
getProperty(Object obj,
Class<? extends Annotation> annotation) |
static Object |
getProperty(Object obj,
String name) |
static Class<?> |
nonPrimitive(Class<?> cls) |
public static Object getProperty(Object obj, Class<? extends Annotation> annotation)
Copyright © 2015. All rights reserved.