Class Emitter.ExpectFlowSequenceItem

  • All Implemented Interfaces:
    EmitterState
    Enclosing class:
    Emitter

    private class Emitter.ExpectFlowSequenceItem
    extends java.lang.Object
    implements EmitterState
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void expect()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExpectFlowSequenceItem

        private ExpectFlowSequenceItem()
    • Method Detail

      • expect

        public void expect()
                    throws java.io.IOException
        Specified by:
        expect in interface EmitterState
        Throws:
        java.io.IOException