| Package | Description |
|---|---|
| org.cthul.fixsure.factory |
| Modifier and Type | Class and Description |
|---|---|
static class |
ValueGenerator.G2VG<T> |
| Modifier and Type | Method and Description |
|---|---|
static <T> ValueGenerator.Src<T> |
ValueGenerator.constant(T value) |
static <T> ValueGenerator.Src<T> |
ValueGenerator.fromFunction(Function<? super ValueGenerator.ValueMap,? extends T> function) |
static <T> ValueGenerator.Src<T> |
ValueGenerator.getKey(String key) |
Copyright © 2019. All rights reserved.