public class UnaryCollect extends java.lang.Object implements java.util.function.Function<IExpr,IExpr>
protected IAST
fAST
UnaryCollect(IExpr head)
head
IExpr
apply(IExpr firstArg)
firstArg
IAST
getCollectedAST()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
protected IAST fAST
public UnaryCollect(IExpr head)
apply()
public IExpr apply(IExpr firstArg)
apply
java.util.function.Function<IExpr,IExpr>
public IAST getCollectedAST()