JAC project
AOPSYS
CEDRIC & LIP6 labs

org.objectweb.jac.util
Class Predicate

java.lang.Object
  |
  +--org.objectweb.jac.util.Predicate
Direct Known Subclasses:
NotInCollectionPredicate

public abstract class Predicate
extends Object

A Predicate class.

Author:
Laurent Martelli

Constructor Summary
Predicate()
           
 
Method Summary
abstract  boolean apply(Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Predicate

public Predicate()
Method Detail

apply

public abstract boolean apply(Object object)

Contact JAC development team:
Renaud Pawlak
Lionel Seinturier
Laurent Martelli