|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.tigris.subversion.svnclientadapter.SVNProgressEvent
public class SVNProgressEvent
| Field Summary | |
|---|---|
static long |
UNKNOWN
|
| Constructor Summary | |
|---|---|
SVNProgressEvent(long progress,
long total)
|
|
| Method Summary | |
|---|---|
long |
getProgress()
|
long |
getTotal()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final long UNKNOWN
| Constructor Detail |
|---|
public SVNProgressEvent(long progress,
long total)
| Method Detail |
|---|
public long getProgress()
public long getTotal()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||