Interface Generator.ICharPool<T>
-
- All Known Implementing Classes:
Generator.AlphaNumericPool,Generator.IntegerNumbers,Generator.Numbers
- Enclosing class:
- Generator
public static interface Generator.ICharPool<T>
-
-
Method Summary
Modifier and Type Method Description IRandomStringGenerator<T>getGenerator(Random random)
-
-
-
Method Detail
-
getGenerator
IRandomStringGenerator<T> getGenerator(Random random)
-
-