Class LongMultipartReadBench.MimeTokenStreamTest

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private MimeTokenStreamTest()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void run​(byte[] content, int repetitions)  
      • Methods inherited from class java.lang.Object

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

      • MimeTokenStreamTest

        private MimeTokenStreamTest()
    • Method Detail

      • run

        public void run​(byte[] content,
                        int repetitions)
                 throws java.lang.Exception
        Specified by:
        run in interface LongMultipartReadBench.Test
        Throws:
        java.lang.Exception