Class MinByCreationDateCommand

java.lang.Object
command.manager.commands.MinByCreationDateCommand
All Implemented Interfaces:
BaseCommand, LocalizableCommand

public class MinByCreationDateCommand extends Object implements BaseCommand, LocalizableCommand
Returns element from collection with min creation date.
Since:
1.0
Author:
Zerumi
  • Constructor Details

    • MinByCreationDateCommand

      public MinByCreationDateCommand()
  • Method Details