public class Scanf
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static java.io.BufferedReader |
in |
| Constructor and Description |
|---|
Scanf() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
scanf()
Scans input console and returns entered string.
|
Copyright © 2003-2013 Jodd Team