slime.poker.util
クラス SevenCardStudPlayer

java.lang.Object
  上位を拡張 slime.poker.Player
      上位を拡張 slime.poker.util.HighPlayer
          上位を拡張 slime.poker.util.SevenCardStudPlayer
すべての実装されたインタフェース:
HighJudgeable, LowJudgeable, StrengthJudgeable

public class SevenCardStudPlayer
extends HighPlayer
implements LowJudgeable

セブンカードスタッドのプレイヤーを表すクラスです。

バージョン:
1.0, 2004/11/07
作成者:
slime

コンストラクタの概要
SevenCardStudPlayer(int id, java.lang.String name)
          コンストラクタ。
 
メソッドの概要
 Card.Rank[] getLowCards()
          ローカードを返します。
 void setLowCards(Card.Rank[] lowCards)
          ローカードを設定します。
 
クラス slime.poker.util.HighPlayer から継承されたメソッド
getHand, getHighCards, setHand, setHighCards, sortCards
 
クラス slime.poker.Player から継承されたメソッド
equals, getCards, getId, getName, getOriginalOrderCards, hashCode, setCards, toString
 
クラス java.lang.Object から継承されたメソッド
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
インタフェース slime.poker.StrengthJudgeable から継承されたメソッド
getCards
 

コンストラクタの詳細

SevenCardStudPlayer

public SevenCardStudPlayer(int id,
                           java.lang.String name)
コンストラクタ。

パラメータ:
id - プレイヤーID
name - プレイヤー名
メソッドの詳細

getLowCards

public Card.Rank[] getLowCards()
ローカードを返します。

戻り値:
ローカード

setLowCards

public void setLowCards(Card.Rank[] lowCards)
インタフェース LowJudgeable の記述:
ローカードを設定します。

定義:
インタフェース LowJudgeable 内の setLowCards
パラメータ:
lowCards - ローカード