public static class ValueGenerator.G2VG<T> extends Object implements ValueGenerator.Src
ValueGenerator.G2VG<T>, ValueGenerator.Src<T>, ValueGenerator.ValueMap, ValueGenerator.VG2G<T>ValueSource.FactoryMap| Modifier and Type | Method and Description |
|---|---|
Class<T> |
getValueType()
Returns the type of values produced/contained by this instance.
|
T |
next(ValueGenerator.ValueMap valueMap) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgenerateconstant, fromFunction, fromGenerator, getKey, link, next, nextKey, set, toGeneratorconstant, forField, fromDataSource, fromDataSupply, fromFunction, fromGenerator, getKey, nextKeypublic T next(ValueGenerator.ValueMap valueMap)
next in interface ValueGeneratorpublic Class<T> getValueType()
Typednull if the type is unknown;
should never return a primitive type.getValueType in interface ValueGeneratorgetValueType in interface ValueGenerator.SrcgetValueType in interface ValueSourcegetValueType in interface TypedCopyright © 2019. All rights reserved.