StackRating

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

Trevor Freeman

Rating
1507.37 (105,736th)
Reputation
5,579 (29,442nd)
Page: 1 2 3 4
Title Δ
How do I write to a file every [insert interval here]? +2.22
On threads and object creation -2.46
Trying to fill buffer while buffer is written to the channel -2.36
Does making a field `volatile` prevent all memory visibility issues... -2.05
Avoid exposing implementation details when implementing an observer... -4.09
Regarding Multithreaded Custom Class Loaders in Java SE 7 0.00
What is the best way to force a try block to break in between? +1.00
Iterate through a log file in Java. Pull files scanned +3.98
Enforcing dynamic polymorphic calls with general parent type input... +4.02
how would I use an if statment to change the value of an attribute? -0.12
fractals and "java.lang.OutOfMemoryError: Java heap space" +0.84
Thread Blocks in server mode -0.68
advantages of java's ConcurrentHashMap for a get-only map? +0.98
Netty threads being blocked -3.94
Using annotation for an object sorter? +0.78
Java: ArrayList, String manipulation and Parsing 0.00
How can i convert an object to an int in Java? +0.01
Why do only static inner classes in Java have static members? -1.99
How to make updating BigDecimal within ConcurrentHashMap thread safe +0.04
Parse String and Replace Letters Java -2.12
Give a C++ class foo, inside, it has a synchronized method. How to... +4.12
Java. Argument does not change +2.46
Let a constructor access a static variable +0.20
Extending String for Typesafety - Java -3.05
Find element position in a Java TreeMap -3.67
Java Regular expression to remove a pattern within opening and clos... 0.00
Java: Threads working without all classes having public void run()? +1.11
Mark an empty space into an array without using null +0.72
search arraylist by id-java -1.37
Overriden equals and hashcode methods of superclass. Do I do for su... -1.14
How large data can I exchange without worrying about using decoder... 0.00
ClientGUI locking up after transmitting one object 0.00
create a class to model a list +0.16
how does the call to overriden methods take place in case of dynami... 0.00
How do I abstract over defining a generic type within a generic type? -2.25
Java - Creating an Undefined Array -0.68
Index Out Of Bounds Exception -3.01
How i can create a wrapper over ReentrantReadWriteLock ReadLock and... +0.08
Does java support out parameters? -0.38
Client and Server side password encryption in Java +2.58
How to accept multiple types in Java annotation parameter? -3.76
Social Graph Assignment +3.77
Splitting String and put it on int array -0.94
How to modify a List via reflection 0.00
Factory of singleton objects: is this code thread-safe? +3.17