|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.ObjectPlayer
Murata
public class Murata
プレイヤーを継承した村田さんクラス。
フィールドの概要 |
---|
クラス Player から継承されたフィールド |
---|
PAPER, SCISSORS, STONE |
コンストラクタの概要 | |
---|---|
Murata(String name)
コンストラクタ。 |
メソッドの概要 | |
---|---|
int |
showHand()
ジャンケンの手を出す。 |
クラス Player から継承されたメソッド |
---|
getName, getWinCount, notifyResult |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public Murata(String name)
name
- 名前メソッドの詳細 |
---|
public int showHand()
Player
内の showHand
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |