public class Row extends Object
Row()
void
add(Cell cell)
boolean
equals(Object obj)
List<Cell>
getCells()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Row()
public void add(Cell cell)
public List<Cell> getCells()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2014. All Rights Reserved.