Class PipeTest


  • public class PipeTest
    extends java.lang.Object
    Author:
    K.Jaensch, klausj@phonetik.uni-muenchen.de
    • Constructor Summary

      Constructors 
      Constructor Description
      PipeTest()  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      void start()  
      • Methods inherited from class java.lang.Object

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

      • PipeTest

        public PipeTest()
                 throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • start

        public void start()
      • main

        public static void main​(java.lang.String[] args)