Class Emitter.ExpectNothing

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private ExpectNothing()  
    • 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

      • ExpectNothing

        private ExpectNothing()
    • Method Detail

      • expect

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