private class ModelMerger.ExecutionKeyComputer extends java.lang.Object implements ModelMerger.KeyComputer<PluginExecution>
Modifier | Constructor and Description |
---|---|
private |
ExecutionKeyComputer() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
key(PluginExecution pluginExecution) |
public java.lang.Object key(PluginExecution pluginExecution)
key
in interface ModelMerger.KeyComputer<PluginExecution>