com.sun.electric.tool.ncc.basic
Class CompareLists

java.lang.Object
  extended by com.sun.electric.tool.ncc.basic.CompareLists

public class CompareLists
extends java.lang.Object


Constructor Summary
CompareLists()
           
 
Method Summary
static java.util.List<CompareList> getCompareLists(CellContext cc1, CellContext cc2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompareLists

public CompareLists()
Method Detail

getCompareLists

public static java.util.List<CompareList> getCompareLists(CellContext cc1,
                                                          CellContext cc2)