public class EditableWildcardRef extends WildcardRef implements Editable<WildcardRefBuilder>
ALSO_IMPORT, DEFAULT_VALUE, INIT, INIT_FUNCTION, LAZY_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, withDimensions
getAttribute, getAttributes, hasAttribute
public EditableWildcardRef()
public EditableWildcardRef(List<TypeRef> bounds, Map<AttributeKey,Object> attributes)
public WildcardRefBuilder edit()
edit
in interface Editable<WildcardRefBuilder>
Copyright © 2019 JBoss by Red Hat. All rights reserved.