-
- All Implemented Interfaces:
public final class OptionalConfigDelegate<T extends Object>A config property delegate which will return null if the property isn't found
-
-
Constructor Summary
Constructors Constructor Description OptionalConfigDelegate(ConfigValueSupplier<T> supplier)
-