|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.jgit.lib.WindowCursor
public final class WindowCursor
Active handle to a ByteWindow.
| Constructor Summary | |
|---|---|
WindowCursor()
|
|
| Method Summary | |
|---|---|
void |
release()
Release the current window cursor. |
static WindowCursor |
release(WindowCursor curs)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WindowCursor()
| Method Detail |
|---|
public void release()
public static WindowCursor release(WindowCursor curs)
curs - cursor to release; may be null.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||