StackRating

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

javaHunter

Rating
1504.82 (145,419th)
Reputation
967 (159,149th)
Page: 1 2
Title Δ
Java concurrency: Coordinating multiple tasks and have cancellation -2.21
Java Parallel Programming Performance suggestion -4.17
Designing a class in java for causing deadlock -0.27
complex MP3 tagging app 0.00
Is it a good way to cast ArrayList<Object> to ArrayList<My... -4.00
Garbage Collection in Java with Recursive Function +3.87
Generating dynamic list of arraylists from another arraylist -0.43
Printing form created in javafx 0.00
How do you change the background color of a TextField without chang... -4.15
The use of command patterns 0.00
JavaFX 8 - Bind TableView Selection Model Property 0.00
synchronized block with static reference/object in multi-threading... +1.81
Add change listner to ComboBox when value remains unchanged +3.98
Adding elements to a list with multiple threads: how to make it thr... -2.30
How do you monitor/terminate long-running threads in a java web con... 0.00
Correctness of thread priority algorithm 0.00
how to create an empty row in a tableview in javafx -0.20
Binding prefWidthProperty of ListView to widthProperty of containin... 0.00
How are threads created concurrently +3.88
Create an abstract method without fixing the types of its parameters -1.25
Testing an array of threads 0.00
is there a way to check instanceof primitives variables java +0.24
JavaFx CheckBox on TableView does not update model when checked/unc... +0.69
Returntype of generic method +3.94
NullPointerException on ENTER-key press in JavaFX Application Thread -0.06
JavaFX How to get BorderPane height during runtime? 0.00
How to design an execution engine for a sequence of tasks -0.67
seperate string from numeric string pattern 0.00
Button On Action Property -> Add a Change Listener -1.96
Recognize if string contains geographical references 0.00
private className<?> instanceName, javafx TableView+TableColumn 0.00
Binary Calculator -1.52
Runnable in while loop +3.91
How can I print a float with 2 decimal places within a message that... -0.13
Synchronization at multiple level java behavior 0.00
Handling object data in Java 0.00
Java: handle time-expressions +3.89
Replacing Tab characters in java files with 4 spaces? -0.62
Split String using scanner or regular expression java -0.05
JavaFX: Force individual column width in TableView 0.00
What exactly does the final keyword guarantee regarding concurrency? +4.30
Java copy object and update copied object +0.59
Static method cannot access instance members of a class -1.07
Iteration expression i += i -2.06
How to resume my thread that is in a blocking process due to linked... +4.14
JavaFx: populate TableView with ObservableMap 0.00
how to get java docs attached to my java projects? +0.09
How to create as many objects as the user wants? -3.96
"Container" classes, good or bad practice, why? +1.42
Checking if User input is Int without exceptions? -2.37