Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

JLibDiff
Class diff3.OverlapTestResult  view diff3.OverlapTestResult download diff3.OverlapTestResult.java

java.lang.Object
  extended byJLibDiff.diff3.OverlapTestResult
Enclosing class:
diff3

private class diff3.OverlapTestResult
extends java.lang.Object


Field Summary
 int nearestIndex
           
 boolean overlapFound
           
 
Constructor Summary
private diff3.OverlapTestResult()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

nearestIndex

public int nearestIndex

overlapFound

public boolean overlapFound
Constructor Detail

diff3.OverlapTestResult

private diff3.OverlapTestResult()