Interface Stream


public interface Stream
Author:
welterde
  • Method Summary

    Modifier and Type Method Description
    void start()  
    void stop()  
  • Method Details