- java.lang.Object
-
- org.eclipse.jgit.events.ListenerHandle
-
public class ListenerHandle extends Object
Tracks a previously registeredRepositoryListener.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidremove()Remove the listener and stop receiving events.StringtoString()
-