199 reputation
9
bio website
location
age
visits member for 4 months
seen May 21 at 9:18
stats profile views 16

May
21
comment Check if HashSet/HashMap contains Object
I guess you have been lucky then, that hashCode generates the same int? xyzws.com/javafaq/…
May
20
comment Check if HashSet/HashMap contains Object
Try: mySet.contains(myDupeClass) and it returns null....
May
20
comment Check if HashSet/HashMap contains Object
You have to wait 2 mins to do that...
May
20
accepted Check if HashSet/HashMap contains Object
May
20
comment Check if HashSet/HashMap contains Object
Thx! That is what I was looking for....
May
20
revised Check if HashSet/HashMap contains Object
added 398 characters in body
May
20
asked Check if HashSet/HashMap contains Object
Mar
22
comment Hiding members in a C struct
This sir is in my opinion the ONLY good way how to use private variables. With this OO and C++ is obsolete. Great answer and +1.
Mar
7
comment Prevent multiple inclusions in perl
And I said that it is answered. Coming from a C background I assumed 'used' modules are included. Some here were clever enough to point my failure out. Some weren't. Also: the question has an accepted answer!
Mar
7
accepted Prevent multiple inclusions in perl
Mar
7
comment Prevent multiple inclusions in perl
I want to - and here comes the question: prevent that Bio::Seq is included twice!!!!
Mar
7
asked Prevent multiple inclusions in perl
Feb
21
answered Calculating standard deviation interval in java
Feb
13
answered sorting array of type object using Arrays.sort() method
Feb
6
comment Access pointer to matrix column-wise
Thanx. That answers all. So it is really not possible. Shit :( How can I close this question?
Feb
6
comment Access pointer to matrix column-wise
Well, I do not want to print it, but so safe the column in an array or pointer. Sorry, my question wasn't asked well
Feb
6
awarded  Custodian
Feb
6
comment Access pointer to matrix column-wise
That is the row!
Feb
6
revised Access pointer to matrix column-wise
added 148 characters in body
Feb
6
reviewed Approve suggested edit on Access pointer to matrix column-wise