-
public final class NullabilityHelperInternal use only.
-
-
Method Summary
Modifier and Type Method Description static <K, V> Map<K, V>getMapOrEmpty(Map<K, V> collection)static <T> List<T>getListOrEmpty(List<T> collection)-
-
Method Detail
-
getListOrEmpty
static <T> List<T> getListOrEmpty(List<T> collection)
-
-
-
-