org.jboss.jrunit.table
Class XrefsTableList
java.lang.Object
org.jboss.jrunit.table.XrefsTableList
- public class XrefsTableList
- extends java.lang.Object
Tools Class for creating a OLAP like table
- Author:
- clebert.suconic@jboss.com
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XrefsTableList
public XrefsTableList(int numberOfAxis)
clear
public void clear()
addElement
public void addElement(AxisReference[] axisElement,
double value)
getAxisSet
public java.util.TreeSet[] getAxisSet()
getContentSet
public java.util.TreeSet getContentSet()
doOrdering
public void doOrdering()
JRunit, a JUnit extension for distributed client/server tests.