Searched defs:Path (Results 1 - 1 of 1) sorted by relevance

/opengrok/jrcs/src/main/java/org/apache/commons/jrcs/rcs/
H A DPath.java69 * Path collaborates with Node in applying the set of deltas contained
78 * @version $Id: Path.java,v 1.4 2003/10/13 07:59:46 rdonkin Exp $
80 class Path class
85 * Creates an empty Path
87 public Path() method in class:Path
92 * Add a node to the Path.
102 * The size of the Path.
103 * @return The size of the Path
129 * in the list of nodes in the Path.
144 * in the list of nodes in the Path
[all...]

Completed in 14 milliseconds