Class Generator.AlphanumericSignsPool
- java.lang.Object
-
- org.alindner.tools.common.random.generator.Generator.AlphaNumericPool
-
- org.alindner.tools.common.random.generator.Generator.AlphanumericSignsPool
-
- All Implemented Interfaces:
Generator.ICharPool
- Enclosing class:
- Generator
public static class Generator.AlphanumericSignsPool extends Generator.AlphaNumericPool
an alphanumeric string generator.
-
-
Method Detail
-
getCharacters
public char[] getCharacters()
- Specified by:
getCharactersin interfaceGenerator.ICharPool- Overrides:
getCharactersin classGenerator.AlphaNumericPool
-
-