Package jsonvalues.console
-
Interface Summary Interface Description JsConsole<T extends JsValue> Represents a functional effect than when execute creates e JsValueProgram<O extends Json<?>> Represents a side effect that interact with the user through the standard console to compose a Json -
Class Summary Class Description JsArrayConsole represents a supplier of a completable future than composes a json array from the user inputs in the standard console.JsIOs JsObjConsole represents a supplier of a completable future than composes a json object from the user inputs on the console.