-
public class ConfigDelegate<T extends Object>A delegate for a configuration property which takes a ConfigValueSupplier
-
-
Constructor Summary
Constructors Constructor Description ConfigDelegate(ConfigValueSupplier<T> supplier)
-