public class TypeParamDef extends AttributeSupport
ALSO_IMPORT, 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, hasAttributepublic String getName()
public TypeParamRef toReference()
Copyright © 2016. All Rights Reserved.