public final class AsyncStringSupplierFactory<G extends BatchSupplier<java.lang.String>> extends java.lang.Object implements SupplierFactory<java.lang.String,G>
SupplierFactory.StateDATE_PATTERN, DATE_REG_EXP, DOUBLE_PATTERN, DOUBLE_REG_EXP, INPUT_DATE_FMT_STRINGS, LONG_PATTERN, LONG_REG_EXP| Modifier and Type | Method and Description |
|---|---|
G |
createSupplier(char type,
java.lang.String seedStr,
java.lang.String formatStr,
java.lang.String rangeStr) |
static AsyncStringSupplierFactory<? extends BatchSupplier<java.lang.String>> |
getInstance(com.github.akurilov.coroutines.CoroutinesProcessor coroutinesProcessor) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrangeRegExppublic static AsyncStringSupplierFactory<? extends BatchSupplier<java.lang.String>> getInstance(com.github.akurilov.coroutines.CoroutinesProcessor coroutinesProcessor)
public final G createSupplier(char type, java.lang.String seedStr, java.lang.String formatStr, java.lang.String rangeStr) throws OmgShootMyFootException
createSupplier in interface SupplierFactory<java.lang.String,G extends BatchSupplier<java.lang.String>>type - - a type of the generatorOmgShootMyFootException