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

既知の実装クラスの一覧:
TruePredicate

public interface BinaryPredicate


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

メソッドの詳細

test

public boolean test(Object left,
                    Object right)


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