public interface BytecodeTypeRef
| Modifier and Type | Method and Description |
|---|---|
Object |
defaultValue() |
boolean |
isArray() |
boolean |
isPrimitive() |
boolean |
isVoid() |
boolean |
matchesExactlyTo(BytecodeTypeRef aOtherType) |
String |
name() |
String name()
boolean isPrimitive()
boolean isArray()
boolean matchesExactlyTo(BytecodeTypeRef aOtherType)
boolean isVoid()
Object defaultValue()
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.