|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectto.tetramorph.kyuureki.KansiUtilities
public class KansiUtilities
干支を扱うときの補助メソッド。
メソッドの概要 | |
---|---|
static int |
getKansiValue(int kan,
int si)
干と支の値から、六十干支の何番目のものかを返す。 |
static int |
getKansiValue(String kansi)
六十干支の名前からそれが何番目のものかを返す。 |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
メソッドの詳細 |
---|
public static int getKansiValue(String kansi)
public static int getKansiValue(int kan, int si)
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |