public interface AltClass
Modifier and Type | Method and Description |
---|---|
List<AltAnnotation> |
getAnnotations() |
AltClass |
getComponentType() |
List<AltMethod> |
getMethods() |
String |
getName() |
String |
getSimpleName() |
boolean |
isArray() |
boolean |
isInterface() |
Copyright © 2009–2015 Oracle Corporation. All rights reserved.