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 © 2003–2016 Terracotta, Inc.. All rights reserved.