Interface polya.Function1
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface polya.Function1

public interface Function1
extends Object
Function1 is an interface defining the function argument to map

Method Index

 o apply(Object)

Methods

 o apply
  public abstract Object apply(Object x)

All Packages  Class Hierarchy  This Package  Previous  Next  Index