public class EditableWildcardRef extends WildcardRef implements Editable<WildcardRefBuilder>
ALSO_IMPORT, INIT| Constructor and Description |
|---|
EditableWildcardRef() |
EditableWildcardRef(List<TypeRef> bounds,
Map<AttributeKey,Object> attributes) |
| Modifier and Type | Method and Description |
|---|---|
WildcardRefBuilder |
edit() |
getBounds, getDimensions, isAssignableFrom, toString, withDimensionsgetAttribute, getAttributes, hasAttributepublic EditableWildcardRef()
public EditableWildcardRef(List<TypeRef> bounds, Map<AttributeKey,Object> attributes)
public WildcardRefBuilder edit()
edit in interface Editable<WildcardRefBuilder>Copyright © 2016. All Rights Reserved.