public final class OverrideCheck extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
check(Class parent,
Class subClass)
Method to check a subclass overrides all methods in its superclass or the interface it implements
|
Copyright 2001-2021, Terracotta, Inc.