com.sun.electric.tool.ncc.processing
Class NewLocalPartitionWires

java.lang.Object
  extended by com.sun.electric.tool.ncc.processing.NewLocalPartitionWires

public class NewLocalPartitionWires
extends java.lang.Object

Local Partition of Wires. Use hashing.


Nested Class Summary
static class NewLocalPartitionWires.Signature
           
 
Method Summary
static void doYourJob(java.util.Set<Wire> forcedMatchWires, NccGlobals globs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

doYourJob

public static void doYourJob(java.util.Set<Wire> forcedMatchWires,
                             NccGlobals globs)