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() |
String |
getName() |
boolean |
isAssignableFrom(TypeRef ref) |
String |
toString() |
TypeRef |
withDimensions(int dimensions) |
getAttribute, getAttributes, hasAttributeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitrender, renderpublic VoidRef()
public VoidRef(Map<AttributeKey,Object> attributes)
public int getDimensions()
getDimensions in class TypeRefpublic TypeRef withDimensions(int dimensions)
withDimensions in class TypeRefpublic boolean isAssignableFrom(TypeRef ref)
Copyright © 2023. All rights reserved.