Interface JvmCommandExecutable

All Known Subinterfaces:
JvmCommand
All Known Implementing Classes:
JvmCommandBase, JvmCommandCat, JvmCommandEcho, JvmCommandHead, JvmCommandTranscode, JvmCommandWhich

public interface JvmCommandExecutable
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    run(JvmExecCxt cxt, Argv argv)