|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.rej.gui.editor.iteration.RefactoringAdvisorAdapter
net.sf.rej.gui.editor.iteration.FieldNameObfuscatingAdvisor
public class FieldNameObfuscatingAdvisor
Nested Class Summary | |
---|---|
class |
FieldNameObfuscatingAdvisor.Key
|
Constructor Summary | |
---|---|
FieldNameObfuscatingAdvisor(java.util.List<java.lang.String> classNames)
|
Method Summary | |
---|---|
java.lang.String |
newFieldNameFor(java.lang.String className,
java.lang.String targetName,
Descriptor desc)
|
Methods inherited from class net.sf.rej.gui.editor.iteration.RefactoringAdvisorAdapter |
---|
newClassNameFor, newMethodNameFor |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FieldNameObfuscatingAdvisor(java.util.List<java.lang.String> classNames)
Method Detail |
---|
public java.lang.String newFieldNameFor(java.lang.String className, java.lang.String targetName, Descriptor desc)
newFieldNameFor
in interface RefactoringAdvisor
newFieldNameFor
in class RefactoringAdvisorAdapter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |