Input.input

Returns the configured source

Remarks: Provides access to the underlying mechanism for console input. Use this to retain prior state when temporarily switching inputs.

  1. InputStream input()
    class Input
    final
    InputStream
    input
    ()
  2. Input input(InputStream source)

Meta