|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectproguard.obfuscate.NumericNameFactory
public class NumericNameFactory
This NameFactory generates unique numeric names, starting at
"1".
| Constructor Summary | |
|---|---|
NumericNameFactory()
|
|
| Method Summary | |
|---|---|
java.lang.String |
nextName()
|
void |
reset()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NumericNameFactory()
| Method Detail |
|---|
public void reset()
reset in interface NameFactorypublic java.lang.String nextName()
nextName in interface NameFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||