public class ParamsApplyUtils extends Object
ParamsApplyUtils()
static <T> T
createObject(String propertyValue, Class<? super T> cls)
static <T> List<T>
createObjects(String propertyValue, Class<? super T> cls)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ParamsApplyUtils()
public static <T> List<T> createObjects(String propertyValue, Class<? super T> cls)
public static <T> T createObject(String propertyValue, Class<? super T> cls)
Copyright © 2018. All rights reserved.