|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--Web
|
+--RecycledWeb
RecycledWeb is created using given StartWeb ripping of 'useless' edges (useless = oneway edge)
| Fields inherited from class Web |
adjacencymatrix,
beginTime,
endTime,
numberofnodes |
| Constructor Summary | |
RecycledWeb(StartWeb sw)
|
|
| Method Summary | |
java.lang.String |
getRecycledEdges()
|
void |
recycle()
|
| Methods inherited from class Web |
arrayCopy,
arrayCopy,
getAdjacencymatrix,
getBeginTime,
getEndTime,
getNumberOfNodes,
getTime,
setAdjacencymatrix,
setAdjacencymatrix |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public RecycledWeb(StartWeb sw)
throws java.lang.Exception
| Method Detail |
public java.lang.String getRecycledEdges()
public void recycle()
throws java.lang.Exception
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||