public class EditableTypeParamRef extends TypeParamRef implements Editable<TypeParamRefBuilder>
ALSO_IMPORT, INIT| Constructor and Description |
|---|
EditableTypeParamRef(String name,
int dimensions,
Map<AttributeKey,Object> attributes) |
| Modifier and Type | Method and Description |
|---|---|
TypeParamRefBuilder |
edit() |
equals, getDimensions, getName, hashCode, isAssignableFrom, toString, withDimensionsgetAttribute, getAttributes, hasAttributepublic EditableTypeParamRef(String name, int dimensions, Map<AttributeKey,Object> attributes)
public TypeParamRefBuilder edit()
edit in interface Editable<TypeParamRefBuilder>Copyright © 2016. All Rights Reserved.