Class StreamGrabber

java.lang.Object
org.locationtech.jtstest.util.StreamGrabber
All Implemented Interfaces:
Runnable

public class StreamGrabber extends Object implements Runnable
  • Constructor Details

    • StreamGrabber

      public StreamGrabber(InputStream inputStream)
  • Method Details

    • getOutput

      public String getOutput()
    • run

      public void run()
      Specified by:
      run in interface Runnable