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