edu.mit.ai.psg.utilities
Interface IUnaryPredicate

All Known Implementing Classes:
UnaryTrue

public interface IUnaryPredicate

a predicate that may apply to any object


Method Summary
 boolean execute(Object obj)
           
 

Method Detail

execute

public boolean execute(Object obj)

Copyright (c) 1996-1999
Massachusetts Institute of Technology

Feedback: jeva-feedback@ai.mit.edu