A B C D E F G H I J K L M N O P R S T U V W X

B

BeanFactory - interface shohaku.core.beans.dynamic.BeanFactory.
ClassDesc から実装固有の基準でインスタンスを生成する機能を提供します。
BindArgumentDesc - class shohaku.core.beans.binder.BindArgumentDesc.
更新規則と名前で拘束された引数情報を格納する機能を提供します。
BindArgumentDesc(Class, Object, String, BindArgumentRule) - class shohaku.core.beans.binder.BindArgumentDesc のコンストラクタ
引数のプロパティを格納して初期化します。
BindArgumentRule - class shohaku.core.beans.binder.BindArgumentRule.
引数の拘束規則の定義を提供します。
BindArgumentsDesc - class shohaku.core.beans.binder.BindArgumentsDesc.
更新規則と名前で拘束された引数情報のリストを格納する機能を提供します。
BindArgumentsDesc() - class shohaku.core.beans.binder.BindArgumentsDesc のコンストラクタ
デフォルトコンストラクタ。
BindArgumentsDesc(BindArgumentDesc[]) - class shohaku.core.beans.binder.BindArgumentsDesc のコンストラクタ
引数情報の配列を指定して初期化します。
BindMethod - class shohaku.core.beans.binder.BindMethod.
メソッドを更新規則と名前で拘束された引数と関連づける機能を提供します。
Box - interface shohaku.core.collections.Box.
単一のオブジェクトを格納する箱の機能をを提供します。
BoxUtils - class shohaku.core.collections.BoxUtils.
Box インタフェースのユーティリティメソッドを提供します。
BoxUtils() - class shohaku.core.collections.BoxUtils のコンストラクタ
 
Boxing - class shohaku.core.lang.Boxing.
プリミティブ型とラッパークラスを相互に交換する機能を提供します。
Boxing() - class shohaku.core.lang.Boxing のコンストラクタ
 
begin(CharSequence) - class shohaku.core.helpers.HCut の static メソッド
最初の文字を切り出します。
bind(Class, Object, String, BindArgumentsDesc) - class shohaku.core.beans.binder.BindMethod の static メソッド
メソッドの拘束を実行し生成されたオブジェクトを返却します。
box(Object) - class shohaku.core.collections.BoxUtils の static メソッド
単一のオブジェクトを格納するボックスを生成して返却します。
box(Class) - class shohaku.core.helpers.HClass の static メソッド
引数がプリミティブ型の場合は対応するラッパクラスを返却し、以外はそのまま返却します。
box(char) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型をラッパー型に変換して返却します。
box(boolean) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型をラッパー型に変換して返却します。
box(byte) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型をラッパー型に変換して返却します。
box(short) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型をラッパー型に変換して返却します。
box(int) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型をラッパー型に変換して返却します。
box(long) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型をラッパー型に変換して返却します。
box(float) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型をラッパー型に変換して返却します。
box(double) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型をラッパー型に変換して返却します。
box(char[]) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型の配列をラッパー型の配列に変換して返却します。
box(boolean[]) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型の配列をラッパー型の配列に変換して返却します。
box(byte[]) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型の配列をラッパー型の配列に変換して返却します。
box(short[]) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型の配列をラッパー型の配列に変換して返却します。
box(int[]) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型の配列をラッパー型の配列に変換して返却します。
box(long[]) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型の配列をラッパー型の配列に変換して返却します。
box(float[]) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型の配列をラッパー型の配列に変換して返却します。
box(double[]) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型の配列をラッパー型の配列に変換して返却します。
boxClass(Class) - class shohaku.core.lang.Boxing の static メソッド
プリミティブ型のクラスをラッパー型のクラスに変換し返却します。
boxEquals(Class, Class) - class shohaku.core.helpers.HClass の static メソッド
ラッパークラスの一致を検証します。
byteValue() - class shohaku.core.lang.VariableByte のメソッド
byte で返却します。
byteValue() - class shohaku.core.lang.VariableDouble のメソッド
byte で返却します。
byteValue() - class shohaku.core.lang.VariableFloat のメソッド
byte で返却します。
byteValue() - class shohaku.core.lang.VariableInteger のメソッド
byte で返却します。
byteValue() - class shohaku.core.lang.VariableLong のメソッド
byte で返却します。
byteValue() - interface shohaku.core.lang.VariableNumber のメソッド
指定された数値を byte 型として返します。
byteValue() - class shohaku.core.lang.VariableShort のメソッド
byte で返却します。

A B C D E F G H I J K L M N O P R S T U V W X