Package io.cucumber.messages
Interface IdGenerator
-
- All Known Implementing Classes:
IdGenerator.Incrementing
,IdGenerator.UUID
public interface IdGenerator
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
IdGenerator.Incrementing
static class
IdGenerator.UUID
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
newId()
-
-
-
Method Detail
-
newId
String newId()
-
-