public class EditableTypeParamDef extends TypeParamDef implements Editable<TypeParamDefBuilder>
ALSO_IMPORT, INIT| Constructor and Description |
|---|
EditableTypeParamDef(String name,
List<ClassRef> bounds,
Map<AttributeKey,Object> attributes) |
| Modifier and Type | Method and Description |
|---|---|
TypeParamDefBuilder |
edit() |
equals, getBounds, getName, hashCode, toReference, toStringgetAttribute, getAttributes, hasAttributepublic TypeParamDefBuilder edit()
edit in interface Editable<TypeParamDefBuilder>Copyright © 2016. All Rights Reserved.