public abstract class AbstractMetaParameterizedType extends Object implements MetaParameterizedType
Constructor and Description |
---|
AbstractMetaParameterizedType() |
Modifier and Type | Method and Description |
---|---|
boolean |
isAssignableFrom(MetaParameterizedType type) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getOwnerType, getRawType, getTypeParameters
public boolean isAssignableFrom(MetaParameterizedType type)
isAssignableFrom
in interface MetaParameterizedType
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.