public class G_Concat<T> extends G_ExprN<T>
G_Concat(List<G_Expr<T>> args)
G_Expr<T>
copy(List<G_Expr<T>> args)
equals, getArg, getArgCount, getArgs, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public G_Concat(List<G_Expr<T>> args)
public G_Expr<T> copy(List<G_Expr<T>> args)
Copyright © 2014. All rights reserved.