インタフェース
jp.terasoluna.fw.ex.unit.util.Populator の使用

Populator を使用しているパッケージ
jp.terasoluna.fw.ex.unit.io.impl テストデータ作成のための入出力実装クラス群です。 
jp.terasoluna.fw.ex.unit.util ユーティリティ群です。 
 

jp.terasoluna.fw.ex.unit.io.impl での Populator の使用
 

Populator 型のパラメータを持つ jp.terasoluna.fw.ex.unit.io.impl のメソッド
 void CsvSource.setPopulator(Populator<T> populate)
           
 

jp.terasoluna.fw.ex.unit.util での Populator の使用
 

Populator を実装している jp.terasoluna.fw.ex.unit.util のクラス
 class DefaultPopulator<T>
          値の配列とプロパティ名の配列からインスタンスを生成する、Populator の実装クラスです。
 



Copyright © 2011. All Rights Reserved.