|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.dms.kjc.StreamItDot.NamePair
public class StreamItDot.NamePair
Inner class to represent dot graph components.
Constructor Summary | |
---|---|
StreamItDot.NamePair()
Create a new NamePair with both fields null. |
|
StreamItDot.NamePair(String s)
Create a new NamePair with both fields the same. |
|
StreamItDot.NamePair(String f,
String l)
Create a new NamePair with two different names. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StreamItDot.NamePair()
public StreamItDot.NamePair(String s)
public StreamItDot.NamePair(String f, String l)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |