net.sf.bddbddb
Class LSRelation.TupleComparator

java.lang.Object
  extended by net.sf.bddbddb.LSRelation.TupleComparator
All Implemented Interfaces:
java.util.Comparator
Enclosing class:
LSRelation

public static class LSRelation.TupleComparator
extends java.lang.Object
implements java.util.Comparator


Method Summary
 int compare(java.lang.Object arg0, java.lang.Object arg1)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Method Detail

compare

public int compare(java.lang.Object arg0,
                   java.lang.Object arg1)
Specified by:
compare in interface java.util.Comparator


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