NullabilityHelper

public final class NullabilityHelper

Internal use only.

Functions

getListOrEmpty
Link copied to clipboard
static List<TgetListOrEmpty<T>(List<T> collection)
getMapOrEmpty
Link copied to clipboard
static Map<K, VgetMapOrEmpty<K, V>(Map<K, V> collection)