TreeSet
It is based on TreeMap
, the main different is that TreeSet
is an implementation of Set
interface and TreeMap
on Map
interface.
This kind of collection sorts your entries just when they are inserted. No need to call sort()
.
e-Tourism: A Tourist Recommendation and Planning Application
Sebastia, L.; Garcia, I.; Onaindia, E.; Guzman, C.
Universidad Politècnica de València,
This paper appears in: 20th IEEE International Conference on Tools with Artificial Intelligence, ICTAI. Ohio, USA.
Issue Date: Nov. 3-5 , 2008 ISBN: 978-0-7695-3440-4 Core: B
Page 4 of 4