Package com.example.common.stream


package com.example.common.stream
  • Class
    Description
    The ConsoleStreamIO class implements the StreamIO interface for interacting with the console input and output.
    The StreamIO interface defines methods for printing text and reading input from a stream.