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