public interface IndexChangedListener extends RepositoryListener
IndexChangedEvent
s.Modifier and Type | Method and Description |
---|---|
void |
onIndexChanged(IndexChangedEvent event)
Invoked when any change is made to the index.
|
void onIndexChanged(IndexChangedEvent event)
event
- information about the changes.Copyright © 2015 Eclipse JGit Project. All rights reserved.