public interface TypeRef
| Modifier and Type | Interface and Description |
|---|---|
static interface |
TypeRef.ArrayTypeRef |
static class |
TypeRef.Native |
static interface |
TypeRef.ObjectTypeRef |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isArray() |
boolean |
isObject() |
TypeRef.Native |
resolve() |
String |
toString() |
static TypeRef |
toType(BytecodeTypeRef aTypeRef) |
TypeRef.Native resolve()
boolean isArray()
boolean isObject()
static TypeRef toType(BytecodeTypeRef aTypeRef)
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.