Beispiel #1
0
 public void recycleNode() {
   detachNode();
   // TBD
   //  - add this to the factory so subsequent
   //    creations can reuse this object.
 }