| Modifier and Type | Class and Description |
|---|---|
class |
ExpressionValueProvider<T>
A provider that uses a
Supplier to provide its value. |
class |
GenericValueProvider<T>
Base class for generic value providers.
|
class |
SingleValueProvider<T>
A provider that always provides the same value.
|
class |
StringValueProvider
A provider for strings.
|
| Modifier and Type | Method and Description |
|---|---|
ValueProvider[] |
DefaultValueProvidersSupplier.get() |
Copyright © 2018. All rights reserved.