Class UUIDs

    • Constructor Detail

      • UUIDs

        public UUIDs()
    • Method Detail

      • uuids

        public static UUIDs uuids()
      • supplier

        public java.util.function.Supplier<java.lang.String> supplier()
        Description copied from interface: MockUnit
        This is the sole abstract method of the interface. Needs to be implemented every-time a MockUnit is implemented.
        Specified by:
        supplier in interface MockUnit<java.lang.String>
        Returns:
        A Supplier<T>.