public class StringGenerator extends AbstractStringGenerator
Produces Strings whose characters are in the interval
[0x0000, 0xD7FF].
| Constructor and Description |
|---|
StringGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
codePointInRange(int codePoint) |
protected int |
nextCodePoint(SourceOfRandomness random) |
canShrink, doShrink, generateaddComponentGenerators, canGenerateForParametersOfTypes, canRegisterAsType, compatibleWithTypeParameter, configurationAnnotationsOn, configure, configure, hasComponents, narrow, numberOfNeededComponents, provideRepository, shrink, typesprotected int nextCodePoint(SourceOfRandomness random)
nextCodePoint in class AbstractStringGeneratorprotected boolean codePointInRange(int codePoint)
codePointInRange in class AbstractStringGeneratorCopyright © 2016. All rights reserved.