jestr.core
Class IsCollectionPredicate

java.lang.Object
  extended byjestr.core.PredicateBase
      extended byjestr.core.IsCollectionPredicate
All Implemented Interfaces:
java.lang.Cloneable, JestrPredicate, java.io.Serializable
Direct Known Subclasses:
IsNonCollectionPredicate

public class IsCollectionPredicate
extends PredicateBase

Author:
David Gilliland
See Also:
Serialized Form

Constructor Summary
IsCollectionPredicate()
           
 
Method Summary
 boolean test()
           
 
Methods inherited from class jestr.core.PredicateBase
clone, getObject, getStringifier
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IsCollectionPredicate

public IsCollectionPredicate()
Method Detail

test

public boolean test()


Copyright (c) 2001-2003 - Apache Software Foundation