All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface oplan.util.Predicate1

public interface Predicate1
An interface for boolean functions of one argument.


Method Index

 o trueOf(Object)

Methods

 o trueOf
 public abstract boolean trueOf(Object a)

All Packages  Class Hierarchy  This Package  Previous  Next  Index