Package com.remondis.propertypath.api
Class MapTo
- java.lang.Object
-
- com.remondis.propertypath.api.MapTo
-
public class MapTo extends java.lang.ObjectThis util class is a collection of handy mapping functions that can be used in conjunction withApplyBuilder#apply(java.util.function.Function).
-
-
Constructor Summary
Constructors Constructor Description MapTo()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.function.Function<java.lang.String,java.lang.String>nullIfEmpty()
-