slime.poker
インタフェース StrengthJudgeable

既知のサブインタフェースの一覧:
HighJudgeable, LowJudgeable
既知の実装クラスの一覧:
FiveCardDrawPlayer, HighPlayer, OmahaHoldemPlayer, Player, SevenCardStudPlayer, TexasHoldemPlayer

public interface StrengthJudgeable

強さを判別することのできるプレイヤーを表すインターフェイスです。

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

メソッドの概要
 Card[] getCards()
          カード配列を返します。
 

メソッドの詳細

getCards

Card[] getCards()
カード配列を返します。

戻り値:
カード配列