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


public interface BinaryProcedure


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

メソッドの詳細

run

public boolean run(Object left,
                   Object right)


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