public class TypeParamDef extends AttributeSupport
ALSO_IMPORT, DEFAULT_VALUE, INIT, INIT_FUNCTION, LAZY_INIT
Constructor and Description |
---|
TypeParamDef(String name,
List<ClassRef> bounds,
Map<AttributeKey,Object> attributes) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
List<ClassRef> |
getBounds() |
String |
getName() |
int |
hashCode() |
TypeParamRef |
toReference() |
String |
toString() |
getAttribute, getAttributes, hasAttribute
public String getName()
public TypeParamRef toReference()
Copyright © 2019 JBoss by Red Hat. All rights reserved.