public class ClassLoaderProvider extends Object implements InheritanceProvider
| Constructor and Description |
|---|
ClassLoaderProvider() |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getParents(String owner)
Get the superclass and implemented interfaces of a class
|
public Collection<String> getParents(String owner)
InheritanceProvidergetParents in interface InheritanceProviderCopyright © 2012-2015. All Rights Reserved.