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

C

CLASSPATH_URI_PREFIX - class shohaku.core.resource.InputResourceLoader の static 変数
クラスパスの検索時の接頭辞:"classpath:"
Cache - interface shohaku.core.collections.Cache.
オブジェクトをメモリ上にキャッシュする為に有用な機能を追加した、マップ構造のインタフェースを定義します。
ClassDesc - class shohaku.core.beans.dynamic.ClassDesc.
クラスに関する情報を格納し、実行時に指定されたクラスを生成、制御する機能を提供します。
ClassDesc() - class shohaku.core.beans.dynamic.ClassDesc のコンストラクタ
デフォルトコンストラクタ。
ClassPathInputResource - class shohaku.core.resource.ClassPathInputResource.
リソースのクラスパスとクラスローダから入力ストリームを返す入力リソースを提供します。
ClassPathInputResource(String) - class shohaku.core.resource.ClassPathInputResource のコンストラクタ
クラスパスを格納して初期化します。
ClassPathInputResource(String, ClassLoader) - class shohaku.core.resource.ClassPathInputResource のコンストラクタ
クラスパスとクラスローダを格納して初期化します。
ClassPathInputResource(String, Class) - class shohaku.core.resource.ClassPathInputResource のコンストラクタ
クラスパスとリードオブジェクトを格納して初期化します。
Closure - interface shohaku.core.lang.Closure.
汎用 クロージャのインタフェースを提供します。
CollectionsUtils - class shohaku.core.collections.CollectionsUtils.
Collection インタフェースのユーティリティメソッドを提供します。
CollectionsUtils() - class shohaku.core.collections.CollectionsUtils のコンストラクタ
 
CommonsLogFeatureFactory - class shohaku.core.lang.feature.impl.CommonsLogFeatureFactory.
org.apache.commons.logging API へのプロキシとして働くログオブジェクトの、ファクトリを提供します。
CommonsLogFeatureFactory() - class shohaku.core.lang.feature.impl.CommonsLogFeatureFactory のコンストラクタ
 
ComparatorUtils - class shohaku.core.collections.ComparatorUtils.
順序付け比較のユーティリティメソッドを提供します。
ComparatorUtils() - class shohaku.core.collections.ComparatorUtils のコンストラクタ
 
ConfigurationException - exception shohaku.core.lang.ConfigurationException.
コンフィギュレーション情報の誤りを通知するする未チェック例外を提供します。
ConfigurationException() - class shohaku.core.lang.ConfigurationException のコンストラクタ
デフォルトコンストラクタ。
ConfigurationException(String) - class shohaku.core.lang.ConfigurationException のコンストラクタ
エラーメッセージを設定して初期化します。
ConfigurationException(Throwable) - class shohaku.core.lang.ConfigurationException のコンストラクタ
起因例外を設定して初期化します。
ConfigurationException(String, Throwable) - class shohaku.core.lang.ConfigurationException のコンストラクタ
エラーメッセージと起因例外を設定して初期化します。
ConsoleLogFeatureFactory - class shohaku.core.lang.feature.impl.ConsoleLogFeatureFactory.
コンソールを出力先とする、シンプルなログオブジェクトのファクトリを提供します。
ConsoleLogFeatureFactory() - class shohaku.core.lang.feature.impl.ConsoleLogFeatureFactory のコンストラクタ
 
capitalize(String) - class shohaku.core.helpers.HCnv の static メソッド
先頭文字を大文字に変換します。
clazz(Object) - class shohaku.core.helpers.HLog の static メソッド
オブジェクトのクラスの文字列を生成します。
clazz(String, Object) - class shohaku.core.helpers.HLog の static メソッド
オブジェクトのクラスの文字列を生成します。
clear() - class shohaku.core.beans.DefaultTypeTransformer のメソッド
登録されているエントリをクリアします。
clear() - interface shohaku.core.collections.Cache のメソッド
キャッシュをクリアします。
clear() - class shohaku.core.collections.cache.AbstractCache のメソッド
 
clear() - class shohaku.core.collections.decorator.DecoratedCollection のメソッド
基となるコレクションの同メソッドを呼び出します。
clear() - class shohaku.core.collections.decorator.DecoratedMap のメソッド
基となるマップの同メソッドを呼び出します。
clear() - class shohaku.core.collections.decorator.DecoratedMapEntrySet のメソッド
基となるコレクションの同メソッドを呼び出します。
clone() - class shohaku.core.collections.cache.AccessOrderHashCache のメソッド
クローンを生成して返却します。
clone() - class shohaku.core.collections.cache.InsertionOrderHashCache のメソッド
クローンを生成して返却します。
clone() - class shohaku.core.collections.cache.WeakHashCache のメソッド
クローンを生成して返却します。
coll - class shohaku.core.collections.decorator.DecoratedCollection の変数
基となるコレクション。
collectionIterator(Object) - class shohaku.core.collections.IteratorUtils の static メソッド
オブジェクトをコレクションとして解析して推測させる妥当な反復子を生成して返却します。
commentChars - class shohaku.core.util.XProperties の static 変数
コメント文を示す文字。
commentPrefix - class shohaku.core.util.XProperties の static 変数
コメント文を示す文字。
comparator() - class shohaku.core.collections.decorator.DecoratedSortedMap のメソッド
 
comparator() - class shohaku.core.collections.decorator.DecoratedSortedSet のメソッド
 
compare(Comparable, Comparable, boolean) - class shohaku.core.collections.ComparatorUtils の static メソッド
順序付けのために null 値の比較機能を追加して、2 つの引数を比較します。
compare(Object, Object, Comparator, boolean) - class shohaku.core.collections.ComparatorUtils の static メソッド
順序付けのために null 値の比較機能を追加して、2 つの引数を比較します。
compare(Collection, Collection, boolean) - class shohaku.core.collections.ComparatorUtils の static メソッド
順序付けのために null 値の比較機能を追加して、反復子順に要素を比較します。
compare(Collection, Collection, Comparator, boolean) - class shohaku.core.collections.ComparatorUtils の static メソッド
順序付けのために null 値の比較機能を追加して、反復子順に要素を比較します。
compareTo(Object) - class shohaku.core.lang.VariableByte のメソッド
比較順序を返却します。
compareTo(Object) - class shohaku.core.lang.VariableDouble のメソッド
比較順序を返却します。
compareTo(Object) - class shohaku.core.lang.VariableFloat のメソッド
比較順序を返却します。
compareTo(Object) - class shohaku.core.lang.VariableInteger のメソッド
比較順序を返却します。
compareTo(Object) - class shohaku.core.lang.VariableLong のメソッド
比較順序を返却します。
compareTo(Object) - class shohaku.core.lang.VariableShort のメソッド
比較順序を返却します。
compositeIterator(Iterator[]) - class shohaku.core.collections.IteratorUtils の static メソッド
複数の反復子を合成した反復子を生成して返却します。
contain(double) - class shohaku.core.lang.RangeDouble のメソッド
範囲に含まれるか検証します。
contain(int) - class shohaku.core.lang.RangeInt のメソッド
範囲に含まれるか検証します。
contain(long) - class shohaku.core.lang.RangeLong のメソッド
範囲に含まれるか検証します。
contains(Class) - class shohaku.core.beans.DefaultTypeTransformer のメソッド
 
contains(Class) - interface shohaku.core.beans.TypeTransformer のメソッド
指定のクラスに対応するエントリがある場合は true を返却します。
contains(Object) - class shohaku.core.collections.decorator.DecoratedCollection のメソッド
基となるコレクションの同メソッドを呼び出します。
contains(Object) - class shohaku.core.collections.decorator.DecoratedMapEntrySet のメソッド
decoratedEntry(Map.Entry) で装飾した要素を返す反復子を返却します。
containsAccessibleField(Class, String) - class shohaku.core.helpers.HBeans の static メソッド
指定されたクラスに、指定のフィールド名に一致する、特権でアクセス可能な Field があるか検証します。
containsAccessibleMethod(Class, String) - class shohaku.core.helpers.HBeans の static メソッド
指定された名前とパラメータ型で特権でアクセス可能な Method があるか検証します。
containsAll(Collection) - class shohaku.core.collections.decorator.DecoratedCollection のメソッド
基となるコレクションの同メソッドを呼び出します。
containsField(Class, String) - class shohaku.core.helpers.HBeans の static メソッド
指定されたクラスに、指定のフィールド名に一致する、アクセス可能な Field があるか検証します。
containsKey(Object) - interface shohaku.core.collections.Cache のメソッド
指定のキーが存在する場合は true を返却します。
containsKey(Object) - class shohaku.core.collections.cache.AbstractCache のメソッド
 
containsKey(Object) - class shohaku.core.collections.decorator.DecoratedMap のメソッド
基となるマップの同メソッドを呼び出します。
containsKey(Object) - class shohaku.core.util.XProperties のメソッド
指定されたキーがプロパティに含まれている場合に true を返却します。
containsMethod(Class, String) - class shohaku.core.helpers.HBeans の static メソッド
指定された名前とパラメータ型でアクセス可能な Method があるか検証します。
containsProperty(Class, String, String) - class shohaku.core.helpers.HBeans の static メソッド
指定されたクラスに、指定の接頭辞を持つプロパティがあるか検証します。
containsValue(Object) - interface shohaku.core.collections.Cache のメソッド
指定のキャッシュデータが存在する場合は true を返却します。
containsValue(Object) - class shohaku.core.collections.cache.AbstractCache のメソッド
 
containsValue(Object) - class shohaku.core.collections.decorator.DecoratedMap のメソッド
基となるマップの同メソッドを呼び出します。
continueLine(String) - class shohaku.core.util.XProperties のメソッド
次行を現在の行の継続として扱う場合は true を返却します。
continueLineChar - class shohaku.core.util.XProperties の static 変数
行の継続を示す文字。
count(Collection, Object) - class shohaku.core.helpers.HSeek の static メソッド
指定の値と一致するコレクションの要素のカウント数を返却します。
create() - interface shohaku.core.beans.dynamic.BeanFactory のメソッド
インスタンスを生成して返却します。
create() - class shohaku.core.beans.dynamic.PrototypeBeanFactory のメソッド
 
create() - class shohaku.core.beans.dynamic.SingletonBeanFactory のメソッド
 
create(Object) - interface shohaku.core.functor.FFactory のメソッド
生成を実行し生成されたオブジェクトを返却します。
create() - interface shohaku.core.lang.ObjectCreationProxy のメソッド
インスタンスを生成して返却します。
createInstance(Class) - class shohaku.core.beans.dynamic.ClassDesc のメソッド
指定されたクラスから、インスタンスを生成して返却します。
currentTime() - class shohaku.core.util.debug.StopWatch のメソッド
現在時刻を出力します。
cut(CharSequence, int, int) - class shohaku.core.helpers.HCut の static メソッド
文字シーケンスの両端から指定の文字数を削除した文字シーケンスを返却します。
cutIndexOf(CharSequence, int, char) - class shohaku.core.helpers.HCut の static メソッド
文字シーケンスの前方から指定の文字数と、指定の文字が発見された位置を後方位置として切り出した文字シーケンスを返却します。
cutIndexOf(CharSequence, char, int) - class shohaku.core.helpers.HCut の static メソッド
文字シーケンスの指定の文字が発見された位置を前方位置として、指定の文字数を切り出した文字シーケンスを返却します。
cutLastIndexOf(CharSequence, char, int) - class shohaku.core.helpers.HCut の static メソッド
文字シーケンスの指定の文字が発見された位置を前方位置として、後方から指定の文字数を切り出した文字シーケンスを返却します。

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