Class CollectionUtils
java.lang.Object
io.github.pshevche.act.internal.util.CollectionUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic <V> List<V>nullToEmpty(List<V> list) static <K,V> Map<K, V> nullToEmpty(Map<K, V> map)
-
Method Details
-
nullToEmpty
-
nullToEmpty
-