クラス
jp.liq.container.reflect.FieldFinder の使用

FieldFinder を使用しているパッケージ
jp.liq.container.reflect   
 

jp.liq.container.reflect での FieldFinder の使用
 

FieldFinder 型の型パラメータを持つ jp.liq.container.reflect のクラス
 class FieldFinder<T extends FieldWrapper,S extends FieldFinder<T,S>>
          あるクラスが保持するフィールドの中から、 条件にマッチするものを順に返す Iterable です。
 

jp.liq.container.reflect での FieldFinder のサブクラス
 class ClassFieldFinder<T>
          あるクラスが保持するフィールドの中から、 条件にマッチするものを順に返す Iterable です。
 class ObjectFieldFinder
          あるオブジェクトが保持するフィールドの中から、 条件にマッチするものを返す、FieldFinderのサブクラスです。
 



Copyright © 2008. All Rights Reserved.