|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjodd.format.Scanf
public class Scanf
Scanf.
| Field Summary | |
|---|---|
protected static java.io.BufferedReader |
in
|
| Constructor Summary | |
|---|---|
Scanf()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
scanf()
Scans input console and returns entered string. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static java.io.BufferedReader in
| Constructor Detail |
|---|
public Scanf()
| Method Detail |
|---|
public static java.lang.String scanf()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||