All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface oplan.util.Function1

public interface Function1
An interface for functions of one argument.


Method Index

 o funcall(Object)

Methods

 o funcall
 public abstract Object funcall(Object a)

All Packages  Class Hierarchy  This Package  Previous  Next  Index