public class StringNumberer extends ArrayNumberer<NumberedString>
freeNumbers, lastNumber, numberToObj| Constructor and Description |
|---|
StringNumberer() |
| Modifier and Type | Method and Description |
|---|---|
NumberedString |
find(String s) |
NumberedString |
findOrAdd(String s) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic NumberedString findOrAdd(String s)
public NumberedString find(String s)
Copyright © 2020 Soot OSS. All rights reserved.