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 classIdGenerator.Incrementingstatic classIdGenerator.UUID
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringnewId()
-
-
-
Method Detail
-
newId
String newId()
-
-