Package com.example.common.stream
package com.example.common.stream
-
ClassDescriptionThe 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.