Package qilin.util
Class StringNumberer
- All Implemented Interfaces:
Iterable<NumberedString>
,IterableNumberer<NumberedString>
,Numberer<NumberedString>
A class that numbers strings, so they can be placed in bitsets.
- Author:
- Ondrej Lhotak
-
Field Summary
Fields inherited from class qilin.util.ArrayNumberer
freeNumbers, lastNumber, numberToObj
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
StringNumberer
public StringNumberer()
-
-
Method Details
-
findOrAdd
-
find
-