Interface IdSequence<D>

    • Method Detail

      • nextOne

        @NotNull
        D nextOne()
        Produces the new identifier.
        Returns:
        the new identifier.