Interface Program<O extends Json<?>>

  • Type Parameters:
    O - the type of the Json, either an object or an array
    All Known Implementing Classes:
    JsArrayIO, JsObjIO

    public interface Program<O extends Json<?>>
    Represents a side effect that interact with the user through the standard console to compose a Json