public class JvmInheritanceUtil
extends java.lang.Object
| Constructor and Description |
|---|
JvmInheritanceUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isInheritor(JvmClass potentialInheritor,
java.lang.String baseFqn) |
public static boolean isInheritor(JvmClass potentialInheritor, java.lang.String baseFqn)