import scala.collection.immutable.Map; class Test { void foo() { Map map = null; } }