| java.lang.Object org.apache.commons.jrcs.rcs.Line
Line | final public class Line (Code) | | An annotated line of a revision.
Line contains both the original text of the line, plus the node
that indicates the revision in which the line was last added or changed.
This class is NOT thread safe.
See Also: Node See Also: Archive author: Juanco Anez version: $Id: Line.java 2967 2005-10-26 10:52:33Z ian@caret.cam.ac.uk $ |
hashCode | public int hashCode()(Code) | | |
|
|