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

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

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


コンストラクタの概要
ArrayViewerFunction(com.isenshi.util.functor.BinaryFunction unaryFunction)
           
 
メソッドの概要
 Object evaluate(Object data)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ArrayViewerFunction

public ArrayViewerFunction(com.isenshi.util.functor.BinaryFunction unaryFunction)
メソッドの詳細

evaluate

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


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