com.bstek.dorado.data.method
public class ParameterizedCollectionType extends java.lang.Object implements java.lang.reflect.Type
Constructor and Description |
---|
ParameterizedCollectionType(java.lang.Class<java.util.Collection<?>> collectionType,
java.lang.Class<?> elementType) |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<java.util.Collection<?>> |
getCollectionType() |
java.lang.Class<?> |
getElementType() |
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.