Package io.cucumber.messages
Class IdGenerator.Incrementing
- java.lang.Object
-
- io.cucumber.messages.IdGenerator.Incrementing
-
- All Implemented Interfaces:
IdGenerator
- Enclosing interface:
- IdGenerator
public static class IdGenerator.Incrementing extends Object implements IdGenerator
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.cucumber.messages.IdGenerator
IdGenerator.Incrementing, IdGenerator.UUID
-
-
Constructor Summary
Constructors Constructor Description Incrementing()
-
-
-
Method Detail
-
newId
public String newId()
- Specified by:
newId
in interfaceIdGenerator
-
-