Domanda di colloquio di Picnic

Implement a method for reading from the input (Java IO, System.in, or just basically a file), mapping that input into objects, and writing those objects to the output (System.out). You can use any library of your choice to solve that problem