Package de.galan.commons.func.supplier
-
Class Summary Class Description BigDecimalSequenceSupplier Provides sequences of BigDecimal values, starting with startValue or zero.LongSequenceSupplier Provides sequences of long values, starting with startValue or zero.RandomAlphaNumericSupplier Provides simple random alphanumeric strings.UuidSupplier Supplies random UUIDs.