public abstract class ChildCommandHandler<T extends CommandHandler> extends Object implements CommandHandler
ChildCommandHandler()
T
getParent()
void
setParent(T parent)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
handle
public ChildCommandHandler()
public T getParent()
public void setParent(T parent)
Copyright © 2018. All rights reserved.