public interface NamedGerritEventListener
extends com.sonymobile.tools.gerrit.gerritevents.GerritEventListener
GerritEventListener
that can provide a display name.
Nice to have when displaying this on Diagnostics
.Modifier and Type | Method and Description |
---|---|
String |
getDisplayName()
A possible more descriptive display name than the class name.
|
String getDisplayName()
Copyright © 2016–2017. All rights reserved.