Java LinkedhashSet class is collection class which implements Set interface. HashSet does not maintains insertion order but LinkedHashSet maintains insertion order of object also LinkedHashSet class is non-synchronized.
read more ...
Concept of java for tech needy
0 comments:
Post a Comment