org.prorefactor.util
Class Tuple

java.lang.Object
  extended by org.prorefactor.util.BaseTuple
      extended by org.prorefactor.util.Tuple
All Implemented Interfaces:
java.lang.Comparable

public class Tuple
extends BaseTuple


Constructor Summary
Tuple()
           
 
Method Summary
 Tuple add(int i)
           
 Tuple add(java.lang.Object o)
           
 
Methods inherited from class org.prorefactor.util.BaseTuple
addElement, addElement, compareTo, equals, getElement, getIntegerElement, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Tuple

public Tuple()
Method Detail

add

public Tuple add(java.lang.Object o)

add

public Tuple add(int i)


Copyright © 2008 Joanju Software. All Rights Reserved.