public abstract class CLI extends Object
CLI()
abstract void
perform(String[] arguments)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CLI()
public abstract void perform(String[] arguments) throws Exception
Exception
Copyright © 2016–2018. All rights reserved.