Package org.staccato

Class Instruction.LastIsValueToSplit

  • All Implemented Interfaces:
    Instruction
    Enclosing interface:
    Instruction

    public static class Instruction.LastIsValueToSplit
    extends java.lang.Object
    implements Instruction
    • Constructor Detail

      • LastIsValueToSplit

        public LastIsValueToSplit​(java.lang.String instruction,
                                  Instruction.Splitter splitter)
    • Method Detail

      • onInstructionReceived

        public java.lang.String onInstructionReceived​(java.lang.String[] instructions)
        Specified by:
        onInstructionReceived in interface Instruction