public static class ASTGroup.G extends Iced
Constructor and Description |
---|
ASTGroup.G(int ncols,
ASTGroup.AGG[] aggs) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
ASTGroup.G |
fill(int row,
Chunk[] chks,
int[] cols) |
protected int |
hash() |
int |
hashCode() |
java.lang.String |
toString() |
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonString, write, writeExternal, writeJSON
public ASTGroup.G(int ncols, ASTGroup.AGG[] aggs)
public ASTGroup.G fill(int row, Chunk[] chks, int[] cols)
protected int hash()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object