org.seasar.tuigwaa.util.functor
クラス DataTableViewerFunction

java.lang.Object
  拡張org.seasar.tuigwaa.util.functor.DataTableViewerFunction
すべての実装インタフェース:
com.isenshi.util.functor.UnaryFunction

public class DataTableViewerFunction
extends Object
implements com.isenshi.util.functor.UnaryFunction


コンストラクタの概要
DataTableViewerFunction(TgwEntity entity)
           
 
メソッドの概要
 Object evaluate(Collection dataset)
           
 Object evaluate(Object obj)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

DataTableViewerFunction

public DataTableViewerFunction(TgwEntity entity)
メソッドの詳細

evaluate

public Object evaluate(Object obj)
定義:
インタフェース com.isenshi.util.functor.UnaryFunction 内の evaluate

evaluate

public Object evaluate(Collection dataset)


Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.