class Map extends java.lang.Object implements ArrFun
(package private) IntFun
f
Map(IntFun f)
int[]
exec(int[] x)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
IntFun f
public Map(IntFun f)
public int[] exec(int[] x)
exec
ArrFun