StackRating

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

Tom Hawtin - tackline

Rating
1559.85 (5,626th)
Reputation
130,196 (482nd)
Page: 1 ... 41 42 43 44 45 ... 51
Title Δ
Array or List in Java. Which is faster? +0.54
Is a Java socket's PrintWriter thread safe? +2.35
Can I Instantiate a class using the class object? What about Constr... +0.04
Help with knowing which button number was pressed -0.22
Can classes of same package spread across multiple Jar files? -0.63
How to sort List alphabetically -0.49
Ensuring method is called -0.50
Which approach is better to load a JDBC driver? -0.27
Writing long test method names to describe tests vs using in code d... -0.32
Attach UncaughtExceptionHandler to a TimerTask +2.17
How can I implement my LayoutManager without instanceOf? +0.96
Alternative for volatiles with cheapest performance hit -0.39
In Java, when using bitshifts, why does 1 << 32 != 1 <<... -0.23
Complex Generics Combinations -0.49
Get unique identifier of a Thread in Java 1.4 +1.68
Hiding a "local" type parameter in Java +1.38
Why does ConcurrentHashMap prevent null keys and values? +1.13
Javac flag to disallow raw types? +2.74
Iterate / recurse through Containers and Components to find objects... +0.18
AtomicIntegerArray vs AtomicInteger[] +0.52
Any Java caches that can limit memory usage of in-memory cache, not... +0.14
Java Profiling: Private Property Getter has Large Base Time -1.00
Is C++ like resource management possible in Java +1.11
Active rendering and the EDT (Swing animation) +0.52
Is there a way to resolve system properties in a web.xml file? +0.51
Why is javac 1.5 running so slowly compared with the Eclipse compil... -0.21
In what situations could an empty synchronized block achieve correc... -0.55
Is Component.getGraphicsConfiguration thread safe? 0.00
Generic classes in Java (type-safely) depending on each other +0.71
Using ServletOutputStream to write very large files in a Java servl... +0.19
Is there a standard closure interface that is Serializable? +0.26
Change the root of a ZipEntry? -0.50
Find out number of bits needed to represent a positive integer in b... -0.66
Preloading java classes/libraries at jar startup? -1.83
Private Member Access Java -0.87
Different ways of loading a file as an InputStream -0.49
Can EventActionDispatcher publish "this" before the const... -1.93
ActionListener problem +0.50
Making a very large Java array +0.39
Disable serialization cache +0.51
Is there a way for anonymous inner classes in Java to "lose&qu... +0.50
Is python slower than Java/C#? +1.14
Serializing is not storing object data, only object references -0.49
Can there be more than one AWT event queue? +0.06
Finding the class with the main method in an applet +0.55
Singleton in Java App Server.. How bad of an idea is this? -0.52
Synchronizing on an Integer value +0.73
String indexed collection in Java -0.90
What is your preferred scripting language in java world (scripting... -0.07
What is the most efficient way to convert an int to a String? -0.44