public class JavaModuleRenameListener extends java.lang.Object implements ModuleListener
Constructor and Description |
---|
JavaModuleRenameListener() |
Modifier and Type | Method and Description |
---|---|
void |
modulesRenamed(Project project,
java.util.List<Module> modules,
Function<Module,java.lang.String> oldNameProvider) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
beforeModuleRemoved, moduleAdded, moduleRemoved
public void modulesRenamed(Project project, java.util.List<Module> modules, Function<Module,java.lang.String> oldNameProvider)
modulesRenamed
in interface ModuleListener