public class JavaReflectionTypeVariable extends Object implements MetaTypeVariable
MetaTypeVariable
.Constructor and Description |
---|
JavaReflectionTypeVariable(TypeVariable<?> variable) |
public JavaReflectionTypeVariable(TypeVariable<?> variable)
public MetaType[] getBounds()
MetaTypeVariable
MetaClass
or a
MetaParameterizedType
); otherwise (the type variable is
unresolvable) it will be a type variable or a parameterized type with an
unresolved type variable itself.getBounds
in interface MetaTypeVariable
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.