it.amattioli.encapsulate.money
Class AccountEntryPredicate

Show UML class diagram
java.lang.Object
  extended by it.amattioli.encapsulate.money.AccountEntryPredicate
All Implemented Interfaces:
org.apache.commons.collections.Predicate

public class AccountEntryPredicate
extends Object
implements org.apache.commons.collections.Predicate


Constructor Summary
AccountEntryPredicate(TemporalExpression expr)
           
 
Method Summary
 boolean evaluate(Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccountEntryPredicate

public AccountEntryPredicate(TemporalExpression expr)
Method Detail

evaluate

public boolean evaluate(Object o)
Specified by:
evaluate in interface org.apache.commons.collections.Predicate


Copyright © 2011. All Rights Reserved.