Mike Jensen 0545c07d33 Added SortedMap interface
I also changed TreeMap to implement the "SortedMap" interface, like it should.  Unfortanetly not all the code to implement the interface was there.  Where it was simple I implemented the additional functions, in the case of headMap, tailMap, subMap we are currently just throwing an UnsupportedOperationException.
2014-04-29 09:52:27 -06:00
..
2014-04-23 15:33:41 -06:00
2014-04-23 15:33:41 -06:00
2014-04-23 15:33:41 -06:00
2014-04-23 15:33:41 -06:00
2014-04-23 15:33:41 -06:00
2014-04-23 15:33:41 -06:00
2014-04-29 09:52:27 -06:00