|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectname.pachler.nio.file.WatchEvent<java.lang.Void>
name.pachler.nio.file.impl.VoidWatchEvent
public class VoidWatchEvent
Nested Class Summary |
---|
Nested classes/interfaces inherited from class name.pachler.nio.file.WatchEvent |
---|
WatchEvent.Kind<T>, WatchEvent.Modifier<T> |
Method Summary | |
---|---|
java.lang.Void |
context()
|
int |
count()
The number of times this event occurred, if it is cumulative. |
WatchEvent.Kind<java.lang.Void> |
kind()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.Void context()
context
in class WatchEvent<java.lang.Void>
Path
to the file that this event
refers to, relative to the watched Path
public int count()
WatchEvent
count
in class WatchEvent<java.lang.Void>
public WatchEvent.Kind<java.lang.Void> kind()
kind
in class WatchEvent<java.lang.Void>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |