Package adalid.core.predicates
Class IsProcessingDisplay
- java.lang.Object
-
- adalid.core.predicates.IsProcessingDisplay
-
- All Implemented Interfaces:
org.apache.commons.collections.Predicate
- Direct Known Subclasses:
IsModuloProcesamientoDisplay
public class IsProcessingDisplay extends Object implements org.apache.commons.collections.Predicate
- Author:
- Jorge Campins
-
-
Constructor Summary
Constructors Constructor Description IsProcessingDisplay()
-
-
-
Method Detail
-
evaluate
public boolean evaluate(Object object)
- Specified by:
evaluatein interfaceorg.apache.commons.collections.Predicate
-
-