Package 

Class NullabilityHelper

    • 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)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait