net.sf.bddbddb.ir
Class Interpreter.RelationStats

java.lang.Object
  extended by net.sf.bddbddb.ir.Interpreter.RelationStats
Enclosing class:
Interpreter

public static class Interpreter.RelationStats
extends java.lang.Object


Field Summary
 int size
           
 
Constructor Summary
Interpreter.RelationStats()
           
 
Method Summary
 Interpreter.RelationStats copy()
           
 boolean equals(java.lang.Object o)
           
 int hashCode()
           
 Interpreter.RelationStats join(Interpreter.RelationStats that)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

size

public int size
Constructor Detail

Interpreter.RelationStats

public Interpreter.RelationStats()
Method Detail

join

public Interpreter.RelationStats join(Interpreter.RelationStats that)
Parameters:
that -
Returns:
the result of joining

copy

public Interpreter.RelationStats copy()

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2004-2008 Stanford SUIF Compiler Group. All Rights Reserved.