Package Util

Class In

java.lang.Object
Util.In

public class In extends Object
This class provides methods for input operations from various sources such as system input, files, and streams, and supports the parsing of primitive types and strings, including array and list formats. Can use a custom delimiter for tokenizing input strings, but uses whitespace by default
Since:
1.0
Version:
1.0
Author:
Sahasrad Chippa