Interface PropertiesConfigAdapter.Getter<T,V>
- Type Parameters:
T- the type of the propertiesV- 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 a value from the given properties.
- Since:
- 4.0.0
-
Method Summary
-
Method Details
-
get
-