StackRating

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

RalphChapin

Rating
1434.57 (4,535,073rd)
Reputation
2,569 (65,703rd)
Page: 1 2 3 4
Title Δ
Java Game Networking Erratic Errors 0.00
Is it possible to have an indefinite number of type parameters in J... -0.73
Java need advices 0.00
Calling a static method given an instance +0.16
Exchanging Object between client and server using sockets in java +0.09
How to make an instance of a class delete itself from an array list +0.08
Multithreaded library exposing unsafe ArrayList -0.08
Using "Constant" Objects in Java -0.23
Throw anonymous exceptions in Java -0.65
How to make java wait for an event? 0.00
Synchronized Vs Semaphore 0.00
Java: Use getter vs caching value +0.24
find how many Runnables are waiting on the EventQueue 0.00
Replace Java object instance with another and all references +2.25
Regarding producers and consumer pattern in java with blocking queu... -1.12
In Java can I depend on reference assignment being atomic to implem... +0.56
Read lock for arrays 0.00
Android OutOfMemoryError when parsing csv file 0.00
Java code seems to only use two concurrent threads +0.47
Java, Multithreading with synchronized methods -1.78
Can Result objects be allowed to have behavior? -0.42
Should a lock variable be declared volatile? -0.36
Elegant way to transform Multi-thread into Single-thread +0.11
Detecting out of memory errors +0.92
does swing view needs synchronized methods if its set by new thread... -0.98
About number of threads -0.43
Simple k-nearest-neighbor algorithm for euclidean data with variabl... +2.01
How to design a generic class so functionality is limited based on... -0.91
terminology of Class "attribute" vs "member" vs... -1.12
How to restrict child classes from modifying the scope of a method... -0.42
How to assign value to an implementation of an interface, but the i... +0.08
What does java serialization process serialize? -2.69
Usefulness of immutable objects when the state of a program constan... -2.06
Double-Checked Locking - does it work in Java on earth? -3.15
Thread Virtual Memory state -0.44
How to read a specific position of a string data in a text file -3.32
Out-of-order writes for Double-checked locking -2.43
Design pattern for threadpooling +4.55
Is catching NumberFormatException a bad practice? -2.18
Can I override the Thread#start() method as it is not declared as F... +0.47
Rejection handler in Executors.newScheduledThreadPool -3.60
How to optimize code that uses Dictionary<string, class> +0.41
In an ideal OO design, should inherited objects implicity call supe... +0.74
Stack GUI in java swing 0.00
JTable not getting populated from .txtfile -1.68
Genetic Algorithm's Thread Pool Running Out of Memory - why? -3.12
access struct fields in a concurrent way using threads +4.90
Concurrent modification of a list while using copy constructor -2.31
Is it possible to keep sockets open infinite time -0.56
why iterator throws ConcurrentModificationException on add +1.40