StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Stephen C

Rating
1652.97 (515th)
Reputation
682,328 (30th)
Page: 1 ... 184 185 186 187 188 ... 293
Title Δ
How to instantiate a new public Java class if a parameter is requir... +0.16
When is InputStream.available() useful? 0.00
Performance and memory usage in Java arrays vs C++ arrays +0.32
ByteArrayOutputStream Out of memory error while recording in java s... +0.61
Java mail with + character in email address 0.00
I need to write error and exception in stdout.log in tomcat 0.00
Eclipse launch and ant launch produce file in different encoding 0.00
Java: closing my app with an exception -1.22
Decrypting a hardcoded file as byte[] -0.15
Unicode Blocks: get alphabet of every language [Java] +0.10
Does this mean that Java Math.floor is extremely slow? +1.19
Regarding alternative to interfaces and acessing with static imorts -2.03
Synchronized method outside the run method 0.00
Synchronized Block inside run method +2.22
Search and replace if statements without braces to include braces +0.44
Can I send a request to a webapp (website) that does not provide API? +0.43
What is the meaning of sparse file in java 7? 0.00
Is finally block really necessary for the clean up code (like closi... +0.95
Why is my Java string being padded with nulls? +0.76
Using replaceAll with Strings containing special characters in Java +1.82
How to make full use of multiple processors? +0.41
Which Java version can do Robotic? 0.00
Why can't I access overridden public fields in an anonymous inner c... +0.43
What is the best approach to build a Java standalone app that funct... +0.43
Can I rely on the garbage collector to stop an AsyncTask? +0.42
Java and Eclipse -- Replace `extends` and `super` with `returns` an... +2.07
calling java file in jsp -1.22
very simple final modifier and run method issue -0.18
Set the mincraft server port outside properties 0.00
Value of local variable is not used? Its not supposed to be? -0.95
Removing non printable characters +1.56
How can I securely wipe a confidential data in memory in java with... +0.96
java inputstream not reading leading hex bytes +1.51
How to make an arbitrary number of variables (Java) +0.61
How to Change the Order of an Item in a List in Java and be Thread... +0.44
Does concatenating strings in Java always lead to new strings being... -1.71
Thread safety of enum valueOf() +0.35
Insane increase of Nonpaged Kernel Memory when running this Java app 0.00
Testing Java Serial Port Program +1.08
Constructor usages in Java +0.31
Can you inject a custom exception (or its provider)? 0.00
Windows C++ equivalent of Java's LockSupport.parkNanos() -1.41
Is there a way to query the runtime for argv in java? +1.36
Can my java program use disk as heap for a huge object? -1.30
How to best code the following ? Is it doable ? Please see descript... -1.04
How to find prime numbers between 0 - 100? -0.04
Java: finalizer for a class? -0.51
How does "kill -QUIT process_id" work? +0.15
Why should the first letter of a Java class be upper-cased? +0.78
How can I create singletons of derived classes? +1.30