|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.tool.ncc.processing.ReportHashCodeFailure
public class ReportHashCodeFailure
Try to print useful information to explain to the user why the Hash Code Partitioning phase failed.
Constructor Summary | |
---|---|
ReportHashCodeFailure(NccGlobals globals)
constructor does it all |
Method Summary | |
---|---|
java.util.List<EquivRecReport> |
getPartRecReports()
|
java.util.List<EquivRecReport> |
getWireRecReports()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReportHashCodeFailure(NccGlobals globals)
Method Detail |
---|
public java.util.List<EquivRecReport> getWireRecReports()
public java.util.List<EquivRecReport> getPartRecReports()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |