org.eclipse.ocl.examples.impactanalyzer.util
Class Tuple

java.lang.Object
  extended by org.eclipse.ocl.examples.impactanalyzer.util.Tuple

public class Tuple
extends java.lang.Object


Nested Class Summary
static class Tuple.Pair<A,B>
           
static class Tuple.Triple<A,B,C>
           
 
Constructor Summary
Tuple()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tuple

public Tuple()