Uses of Interface
it.tidalwave.util.IdFactory
-
Uses of IdFactory in it.tidalwave.util
Modifier and TypeFieldDescriptionstatic final IdFactory
IdFactory.DEFAULT
A default implementation that uses UUID.Modifier and TypeMethodDescriptionstatic IdFactory
IdFactory.createMock()
Creates a new mock factory, useful for testing, that returns mock UUIDs based on a sequential counter.