public abstract class BaseCommand extends Object
BaseCommand()
abstract void
doCommand()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BaseCommand()
public abstract void doCommand()
Copyright © 2022. All rights reserved.