View Problem

Define an unmodifiable empty map

ExpandDiskEdit
java
Map empty = Collections.EMPTY_MAP;
ExpandDiskEdit
java org.apache.commons
SortedMap empty = MapUtils.EMPTY_SORTED_MAP;

Submit a new solution for java
There are 19 other solutions in additional languages (clojure, cpp, erlang, fantom ...)