Constructor and Description |
---|
ASTddply.Group(int len) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
void |
fill(int row,
Chunk[] chks,
int[] cols) |
boolean |
has(double[] ds) |
int |
hashCode() |
java.lang.String |
toString() |
clone, frozenType, init, newInstance, read, toDocField, write, writeJSON, writeJSONFields
public void fill(int row, Chunk[] chks, int[] cols)
public boolean has(double[] ds)
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