public class EditableTypeParamDef extends TypeParamDef implements Editable<TypeParamDefBuilder>
ALSO_IMPORT, DEFAULT_VALUE, INIT, INIT_FUNCTION, LAZY_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, toString
getAttribute, getAttributes, hasAttribute
public TypeParamDefBuilder edit()
edit
in interface Editable<TypeParamDefBuilder>
Copyright © 2019 JBoss by Red Hat. All rights reserved.