edu.mit.ai.psg.utilities
Interface IUnaryFunction


public interface IUnaryFunction

a function that may apply to any object


Method Summary
 Object execute(Object obj)
           
 

Method Detail

execute

public Object execute(Object obj)

Copyright (c) 1996-1999
Massachusetts Institute of Technology

Feedback: jeva-feedback@ai.mit.edu