public static class ValueGenerator.VG2G<T> extends AnonymousGenerator<T>
LAMBDA_SEED_HINT| Constructor and Description |
|---|
VG2G(ValueGenerator<T> gen,
ValueGenerator.ValueMap vm) |
| Modifier and Type | Method and Description |
|---|---|
T |
next()
Produces next value.
|
StringBuilder |
toString(StringBuilder sb) |
toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaggregate, 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, snapshot, some, split, split, stream, then, three, toGenerator, transform, two, withgetValueType, repeat, transformSourcetoGenerators, toGeneratorspublic VG2G(ValueGenerator<T> gen, ValueGenerator.ValueMap vm)
public T next()
Generatorpublic StringBuilder toString(StringBuilder sb)
toString in interface StringifytoString in class AbstractStringifyCopyright © 2019. All rights reserved.