Java org.apache.commons.jrcs.diff Revision fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.jrcs.diff Revision fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.jrcs.diff Revision.

The text is from its open source code.

Method

voidaccept(RevisionVisitor visitor)
Accepts a visitor.
DeltagetDelta(int i)
Retrieves a delta from this revision by position.
intsize()
Returns the number of deltas in this revision.
nullToString()