public class Subclass extends ClassNotInterface
Subclass(java.lang.String constructorParameter)
void
subclassMethod()
newMethod, staticMethod
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Subclass(java.lang.String constructorParameter)
public void subclassMethod()