com.isenshi.util.functor
インタフェース BinaryFunction

既知のサブインタフェースの一覧:
BinaryCriteriaFunction, CriteriaFunction
既知の実装クラスの一覧:
AbstractCriteriaFunction, BinaryUnaryFunction, CompositeBinaryFunction, CriteriaListFunction, FileDownloadFunction

public interface BinaryFunction

作成者:
nishioka TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

メソッドの概要
 Object evaluate(Object left, Object right)
           
 

メソッドの詳細

evaluate

public Object evaluate(Object left,
                       Object right)


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