Class Generator.IntegerNumbers
- java.lang.Object
-
- org.alindner.tools.common.random.generator.Generator.IntegerNumbers
-
- All Implemented Interfaces:
Generator.ICharPool<BigInteger>
- Enclosing class:
- Generator
public static class Generator.IntegerNumbers extends Object implements Generator.ICharPool<BigInteger>
-
-
Constructor Summary
Constructors Constructor Description IntegerNumbers()
-
-
-
Method Detail
-
getGenerator
public IRandomStringGenerator<BigInteger> getGenerator(Random random)
- Specified by:
getGeneratorin interfaceGenerator.ICharPool<BigInteger>
-
-