Project

General

Profile

« Previous | Next » 

Revision da7ce0d8

Added by LeszekKoltunski almost 8 years ago

Fix javadoc errors

View differences:

src/main/java/org/distorted/library/DistortedNode.java
333 333
 * Adds a new child to the last position in the list of our Node's children.
334 334
 * 
335 335
 * @param node The new Node to add.
336
 * @return <code>true</code> if we successfully added the new child.
337 336
 */
338 337
  public synchronized void attach(DistortedNode node)
339 338
    {

Also available in: Unified diff