public class VoidRef extends TypeRef
ALSO_IMPORT, DEFAULT_VALUE, INIT, INIT_FUNCTION, LAZY_INIT
Constructor and Description |
---|
VoidRef() |
VoidRef(Map<AttributeKey,Object> attributes) |
Modifier and Type | Method and Description |
---|---|
int |
getDimensions() |
boolean |
isAssignableFrom(TypeRef ref) |
String |
toString() |
TypeRef |
withDimensions(int dimensions) |
getAttribute, getAttributes, hasAttribute
public VoidRef()
public VoidRef(Map<AttributeKey,Object> attributes)
public int getDimensions()
getDimensions
in class TypeRef
public TypeRef withDimensions(int dimensions)
withDimensions
in class TypeRef
public boolean isAssignableFrom(TypeRef ref)
isAssignableFrom
in class TypeRef
Copyright © 2019 JBoss by Red Hat. All rights reserved.