|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.jidesoft.diff.DiffSpan
public class DiffSpan
Constructor Summary | |
---|---|
DiffSpan(int startIndex,
int stopIndex)
|
Method Summary | |
---|---|
int |
getStartIndex()
|
int |
getStopIndex()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DiffSpan(int startIndex, int stopIndex)
Method Detail |
---|
public int getStartIndex()
public int getStopIndex()
|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |