Protege 2.1

edu.stanford.smi.protege.util
Interface UnaryFunction


public interface UnaryFunction

An interface that encapsulates a unary (takes one argument) function. The return value depends on the function and may be null.

Author:
Ray Fergerson

Method Summary
 Object apply(Object o)
           
 

Method Detail

apply

public Object apply(Object o)

Protege 2.1

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2004 Stanford University.