-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
rows
private List<R> rows
-
cols
private List<C> cols
-
Method Detail
-
getRows
public List<R> getRows()
-
getCols
public List<C> getCols()
(C) INRIA, UPMF & friends, 2008-2015