Interface PropertiesConfigAdapter.Fallback<V>
- Type Parameters:
V- the type of the value
- Enclosing class:
PropertiesConfigAdapter<T>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Gets the fallback value, if any.
- Since:
- 4.0.0
-
Method Summary
-
Method Details
-
get
-