Collections Java Tutorial

The Collections class provides three constants to represent empty collections

public static final List EMPTY_LIST
public static final Map EMPTY_MAP
public static final Set EMPTY_SET