Package io.rocketbase.commons.util
Interface Nulls.PropertyValueProvider<SOURCE,TARGET>
-
- Enclosing class:
- Nulls
public static interface Nulls.PropertyValueProvider<SOURCE,TARGET>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TARGETapply(SOURCE source)
-