Uses of Interface
qilin.util.Numberer
Packages that use Numberer
-
Uses of Numberer in qilin.util
Subinterfaces of Numberer in qilin.utilModifier and TypeInterfaceDescriptioninterface
A numberer which also supports an iterator on newly-added objects.Classes in qilin.util that implement NumbererModifier and TypeClassDescriptionclass
ArrayNumberer<E extends Numberable>
A class that numbers objects, so they can be placed in bitsets.class
A class that numbers strings, so they can be placed in bitsets.