Umasankar   Khatua
What is LinkedHashSet?
By Umasankar Khatua in Multithreading on May 11 2007
  • raj beniwal
    May, 2007 16

    A set is a collection of elements without any duplicates. The Set and SortedSet interfaces describe the properties of sets, and the HashSet, LinkedHashSet, and TreeSet classes implement these interfaces. This tip examines these classes, and illustrates where each might be appropriate for use in your Java applications.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS