This Java class allows to handle the basic operations of a Java.util.Scanner more easily. By the use of multiple methods, the developer is able to obtain the input required directly.
- English:
SuperScanner scanner = new SuperScanner.En(System.in);
- Español:
SuperScanner scanner = new SuperScanner.Es(System.in);