org.specs2.data
Stateful class to create unique names.
When the same name is asked for the second time, a unique int is attached to it
a unique name based on the reference hashcode
a unique name based on the name unicity
Stateful class to create unique names.
When the same name is asked for the second time, a unique int is attached to it