Class Concat<T>

All Implemented Interfaces:
BasicColumn, BindableColumn<T>

public class Concat<T> extends AbstractUniTypeFunction<T,Concat<T>>