com.bstek.dorado.util.clazz
public class TypeInfo extends java.lang.Object
Constructor and Description |
---|
TypeInfo(java.lang.Class<?> type,
boolean aggregated) |
public static TypeInfo parse(java.lang.String className) throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException
public static TypeInfo parse(java.lang.reflect.ParameterizedType type, boolean aggregated) throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException
public java.lang.Class<?> getType()
public boolean isAggregated()
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.