Elexis API documentation
Version 2.1.6 as of December 11 2011

ch.elexis.scala.runtime
Class Tuple

java.lang.Object
  extended by ch.elexis.scala.runtime.Tuple

public class Tuple
extends java.lang.Object


Field Summary
 java.lang.Object o1
           
 java.lang.Object o2
           
 
Constructor Summary
Tuple(java.lang.Object o1, java.lang.Object o2)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

o1

public java.lang.Object o1

o2

public java.lang.Object o2
Constructor Detail

Tuple

public Tuple(java.lang.Object o1,
             java.lang.Object o2)

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis