Cocoon API: Interface Predicate

org.apache.cocoon.collections
Interface Predicate


public interface Predicate

Version:
$Revision: 1.1 $ $Date: 2000/12/08 22:50:35 $
Author:
Robin Green

Method Summary
 boolean matches(java.lang.Object x)
           
 

Method Detail

matches

public boolean matches(java.lang.Object x)


Copyright © 1999-2001 Apache Software Foundation. All Rights Reserved.