public static class IdGenerator.DefaultImpls
A generator of Ids.
@NotNull public static Id<?> create(IdGenerator $this, @NotNull java.lang.String s)
Create a new id from its String representation.