public abstract class TypeRef extends AttributeSupport
ALSO_IMPORT, INIT| Constructor and Description |
|---|
TypeRef(Map<AttributeKey,Object> attributes) |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getDimensions() |
abstract boolean |
isAssignableFrom(TypeRef ref) |
abstract TypeRef |
withDimensions(int dimensions) |
getAttribute, getAttributes, hasAttributepublic TypeRef(Map<AttributeKey,Object> attributes)
Copyright © 2016. All Rights Reserved.