Class SetCommand

  • All Implemented Interfaces:
    java.util.function.Function<ScvCli,​Integer>

    public class SetCommand
    extends Object
    implements java.util.function.Function<ScvCli,​Integer>
    • Constructor Detail

      • SetCommand

        public SetCommand()
    • Method Detail

      • apply

        public Integer apply​(ScvCli scvCli)
        Specified by:
        apply in interface java.util.function.Function<ScvCli,​Integer>