public interface InheritanceProvider
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<java.lang.String> |
getParents(java.lang.String className)
Get the superclass and implemented interfaces of a class
|
Copyright © 2012-2021. All Rights Reserved.