Package sk.antons.sprops.tool
Interface Command
-
- All Known Implementing Classes:
DecodeCommand,EncodeCommand,FileDecodeAllCommand,FileDecodeCommand,FileEncodeAllCommand,FileEncodeCommand,FileShowCommand,HelpCommand,NoCommand
public interface Command- Author:
- antons
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancheckInput(Args args)booleanrealize(Args args)booleanrequirePassword()
-