All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface oplan.util.Predicate2

public interface Predicate2
An interface for boolean functions of two arguments.


Method Index

 o trueOf(Object, Object)

Methods

 o trueOf
 public abstract boolean trueOf(Object a,
                                Object b)

All Packages  Class Hierarchy  This Package  Previous  Next  Index