Discussions Search    Reviews    Search Aid    Buzzzz    Google@Omgili    Q&A    Health Add to iGoogle   Bookmark and Share
Omgili, forum search, forums search, search forums, discussion search,discussions search, search discussions, board search, boards search, search boards
  Advanced Search
Discussions 1 - 10 of about 598 about HashSet (0.743 seconds)   Sorted by relevance       Sort by date RSS Feed

HashSet.... fastest way to update an item in the set   - [25 Sep 2008]
What is faster for small Hashet and Large HashSet in terms of updating a specific item
What is faster for small Hashet and Large HashSet in terms of updating a specific item. For... - Preview...
forum.java.sun.com/thread.jspa?threadID=533459... - At least 4 Posts and 3 Authors - Only this forum

probem in printing the randum output from HashSet   - [09 Oct 2008]
(String args[]) { HashSet set =new HashSet(); set.add("Scambled egg"); set.add("waffles"); set.add
hi all, pls give me some hints to print only one randum out put.. my code public static void... - Preview...
forums.sun.com/thread.jspa?threadID=5338264 - At least 5 Posts and 2 Authors - Only this forum

Combining TreeSet and HashSet   - [22 Sep 2008]
, similar to how HashSet and LinkedHashSet are backed up with a HashMap. It aims to decrease
;>(); comp = null; } /** *<b>TrashSet</b> *<p> *public HashSet(int - Preview...
forum.java.sun.com/thread.jspa?threadID=533357... - At least 10 Posts and 2 Authors - Only this forum

What is special about HashSet<T> in .NET 3.5? Overflow   - [03 Dec 2008]
doesn't compile. I get: "The type or namespace name 'HashSet' could not be found (are you missing
a using directive or an assembly reference?)" Clearly I'm not. It seems it can't find HashSet, yet - Preview...
stackoverflow.com/questions/338540/what-is-spe... - At least 4 Posts and 3 Authors - Only this forum

find in a hashSet   - [17 Nov 2008]
Check out this website...looks like you are doing it just fine. HashSets have a .contains(Object
) method that returns true if the HashSet has your word, false otherwise. If it's not working for you - Preview...
bytes.com/forum/thread854571.html - At least 8 Posts - Only this forum

related with HashSet again   - [19 Nov 2008]
Iteration is linear in the sum of the number of entries and the number of buckets ( the capacity...
). I am unable to underatnd this statement. - Preview...
forum.java.sun.com/thread.jspa?threadID=534870... - At least 10 Posts and 4 Authors - Only this forum

Durch HashSet iterieren und Elemente entfernen   - [15 Aug 2008]
On Fri, 15 Aug 2008 17:46:54 +0200, Jens Müller <jens_0.no-.spam@hotmail.com Hallo, ...
Ich me nach bestimmten Bedingungen Elemente aus einem HashSet<Tentfernen. Foreach geht ...
www.omgili.com/newsgroups/microsoft/public/de/... - At least 4 Posts and 2 Authors - Only this forum

HashSet in csharp   - [29 Sep 2008]
is there a comparable class to HashSet (java's) in csharp? Thanks
from HashSet you're relying on. But yes, classes such as Hashtable and Dictionary...
www.omgili.com/newsgroups/microsoft/public/dot... - At least 3 Posts and 3 Authors - Only this forum

List<> versus HashSet<>: Which is more efficient for lookups on small sets...   - [06 Apr 2008]
that linear scans through an array are probably slightly kinder on the cache than HashSet...
scans only scale linearly. HashSet is probably quite a bit kinder on cache than (e....
www.omgili.com/newsgroups/microsoft/public/dot... - At least 8 Posts and 5 Authors - Only this forum

Problem with HashSet   - [21 Aug 2008]
Hi, The HashSet funtion doesnot function. What is wrong here? public class Person { private String
Quote: : Hi, The HashSet funtion doesnot function. What is wrong here? In what way doesn... - Preview...
forums.sun.com/thread.jspa?threadID=5324969 - At least 7 Posts and 4 Authors - Only this forum


Results Page:   1  2  3  4  5  6  7  8  9  10  Next >

  Advanced Search

Tip: Didn't find what you were looking for? Try the following:
Ask on Yedda:

 Opinions about HashSet
i
In Title
In Topic
In Reply
Exclude
Boost