public class EventDispatcher extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
discard(Runnable pDone,
ch.sourcepond.io.fileobserver.api.DispatchKey pKey) |
boolean |
hasListeners() |
void |
modified(Runnable pDone,
ch.sourcepond.io.fileobserver.api.DispatchKey pKey,
Path pFile,
Collection<ch.sourcepond.io.fileobserver.api.DispatchKey> pParentKeys) |
public boolean hasListeners()
public void modified(Runnable pDone, ch.sourcepond.io.fileobserver.api.DispatchKey pKey, Path pFile, Collection<ch.sourcepond.io.fileobserver.api.DispatchKey> pParentKeys)
public void discard(Runnable pDone, ch.sourcepond.io.fileobserver.api.DispatchKey pKey)
Copyright © 2017 SourcePond. All rights reserved.