public static class CharactersGenerator.InRange extends CharactersGenerator
CharactersGenerator.FromString, CharactersGenerator.InRangeLAMBDA_SEED_HINT| Constructor and Description |
|---|
InRange(CharactersGenerator.InRange src) |
InRange(char min,
char max) |
InRange(char min,
char max,
Distribution distribution) |
InRange(Generator<Integer> range) |
| Modifier and Type | Method and Description |
|---|---|
CharactersGenerator.InRange |
copy() |
char |
nextValue() |
characters, characters, characters, characters, characters, characters, getValueType, nextclassSeed, nextScalar, randomSeedHint, toStringtoStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsnapshotaggregate, aggregate, all, alternateWith, any, any, cached, distinct, fetch, few, filter, flatMap, fluentData, many, map, map, mixWith, next, next, next, one, peek, randomSeedHint, several, shuffle, shuffle, some, split, split, stream, then, three, toGenerator, transform, two, withrepeat, transformSourcetoGenerators, toGeneratorspublic InRange(char min,
char max)
public InRange(char min,
char max,
Distribution distribution)
public InRange(CharactersGenerator.InRange src)
public char nextValue()
nextValue in class CharactersGeneratorpublic CharactersGenerator.InRange copy()
Copyright © 2019. All rights reserved.