|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.uu.cs.treewidth.graph.Graph.Copier<CopiedData>
CopiedData
- public static class Graph.Copier<CopiedData>
Does NOT make a deep copy of the vertices' data.
Constructor Summary | |
---|---|
Graph.Copier()
|
Method Summary | |
---|---|
CopiedData |
convert(Vertex<? extends CopiedData> old)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Graph.Copier()
Method Detail |
---|
public CopiedData convert(Vertex<? extends CopiedData> old)
convert
in interface Graph.Convertor<CopiedData,CopiedData>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |