public interface WrappedClass
| Modifier and Type | Method and Description |
|---|---|
Object |
getDelegate() |
String |
getFullyQualifiedName() |
Set<Method> |
getMethods() |
String |
getName() |
WrappedClass |
getSuperclass() |
Type |
getType() |
boolean |
hasSuperclass() |
boolean |
isApplicationClass() |
boolean hasSuperclass()
WrappedClass getSuperclass()
Type getType()
boolean isApplicationClass()
String getFullyQualifiedName()
String getName()
Object getDelegate()
Copyright © 2024. All rights reserved.