Hi,
I'm wondering what is the difference between
Map m = new Treemap()
and
Treemap m = new TreeMap()?
I'm wondering what is the difference between
Map m = new Treemap()
and
Treemap m = new TreeMap()?