Given a matrix of tuples from SystemTestUtil.createRandomHeapFile, create an identical HeapFile table @param tuples Tuples to create a HeapFile from @param columns Each entry in tuples[] must have "columns == tuples.get(i).size()" @param colPrefix String to prefix to the column names (the columns ar
(ArrayList<ArrayList<Integer>> tuples, int columns, String colPrefix)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected