StackRating

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

Andrey Chaschev

Rating
1489.12 (4,428,843rd)
Reputation
12,775 (11,389th)
Page: 1 2 3 4 ... 8
Title Δ
Java concurrency - reset condition after leaving method 0.00
How to manipulate array in a class, from a different class? +0.20
Check whether a class implements an interface? -0.31
Thread stopping using volatile variable +2.16
Duplicate objects in ArrayList are refferences to a single one? +0.16
java read a byte stream of float number 0.00
How to avoid evicting entries from Guava Cache +0.52
Trigger method from another class 0.00
Efficient way to find differences between two large groups in Java -0.58
How to convert a large Java Project to a Maven Project? -0.25
Is it possible to retrieve lambda expression at runtime -1.70
JavaFX can't load caspian.css -0.48
How do I test a very simple void method in jUnit? +1.18
Jsoup select is not returning all nodes 0.00
How to develop many-language / multi-platform lib? -0.10
Is there a List that works like an Array? +0.74
Does the following two pieces of Java for loop code yield same resu... -0.38
How to load unknown class from downloaded jar file during runtime? -0.48
Using XStream for converting overly-complicated XML to Java Object +0.73
get generic type from object list java 0.00
How to use executeScript called by javascript (bridge) in webview (... 0.00
As parameter , how to find which class invoke the current method +0.28
Java 8 and aggregate operations on stream +0.00
How can I use HTML & CSS to create the user interface for my ja... +1.26
What kind of data structure is an enum variable? +0.44
Future.cancel(true) does not reliably cancel/interrupt thread +0.81
comparing method parameter types , filtering methods of a class tha... +0.02
Is this FrameWork in Java Possible? -0.46
Install Maven for two or more projects with one pom.xml +0.06
Java - Google Guava Multimap Issue -1.82
How should Number be extended for classes without a no-args constru... +0.51
Schedule multiple tasks on multiple threads +0.51
Setting a maximum execution time for a method/thread 0.00
What is the best way to track NullPointerExceptions? -0.74
executor cancel pending task - help needed +2.00
Calculate memory of a Map Entry +2.27
Automatic clicking an button in JavaFX Webview 0.00
Use Log4J in custom module +0.56
When would it be useful to implement Iterator but not Iterable? -1.63
Two threads using same variable 0.00
Store a color in Java - byte;byte;byte vs. byte[3] vs int +0.49
Is byte more efficient than boolean[8] -0.33
Declaring a duplicate variable within a loop in Java +0.41
locking synchronization in java using reentrant lock +0.02
multithreading to calculate the min and maximum numbers in Java -0.57
JavaFX WebView - get HTML code 0.00
Why my Java heap is with so many char[] -0.47
A Java List as quick as like a Java Map? -1.28
scheduleAtFixedRate not starting the task at specified delay +0.16
How to use Method function getParamterTypes()? +0.03