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