Interface JvmCommand

All Superinterfaces:
JvmCommandExecutable, JvmCommandParser
All Known Implementing Classes:
JvmCommandBase, JvmCommandCat, JvmCommandEcho, JvmCommandHead, JvmCommandTranscode, JvmCommandWhich

public interface JvmCommand extends JvmCommandParser, JvmCommandExecutable