|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.ObjectReadLn
public class ReadLn
安直にキーボードから値を入力する補助をするクラス (SJIS)
コンストラクタの概要 | |
---|---|
ReadLn()
|
メソッドの概要 | |
---|---|
static java.lang.String |
readln()
文字列を入力. |
static int |
readnat()
自然数値(0以上)を入力. |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public ReadLn()
メソッドの詳細 |
---|
public static java.lang.String readln()
public static int readnat()
|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |