Package commands

Class ListCommand

java.lang.Object
commands.ListCommand
All Implemented Interfaces:
Command

public class ListCommand
extends java.lang.Object
implements Command
Command which lists all tasks.
Author:
Melvin Campos Casares
  • Constructor Summary

    Constructors 
    Constructor Description
    ListCommand()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String description()  
    void execute()  
    static java.lang.String usage()  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait