Class PseudoRandomGuidGenerator

    • Constructor Detail

      • PseudoRandomGuidGenerator

        public PseudoRandomGuidGenerator()
    • Method Detail

      • nextOne

        @NotNull
        public UUID nextOne()
        Description copied from interface: IdSequence
        Produces the new identifier.
        Specified by:
        nextOne in interface IdSequence<UUID>
        Returns:
        the new identifier.