public SortedMap():
Creates an empty sorted map.
values = SortedMap<String, Int>() values["answer"] = 42