StackRating

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

PermGenError

Rating
1583.29 (2,736th)
Reputation
40,156 (2,778th)
Page: 1 2 3 4 5 6 7 ... 21
Title Δ
Java file cannot access methods even though class file is in same d... -0.97
How to print without a comma? -0.26
calling int function in main() to display current working day -2.11
java regex, matching math operators -1.14
Is it possible to set method level variable as class level variable? -2.14
Beginner Java static scope error 0.00
Why am I receiving a "non static variable" error when cal... +2.46
Java - Populating an ArrayList gives null pointer error -0.43
Can someone tell me what I'm doing wrong to setup this Robot class... -0.60
What is the difference between these statements in a generic class? +0.96
What is the point of making a class generic? +1.10
What exactly happens when an object is instantiated in Java? +0.42
Convert string to integer- what should I return if string is invalid -0.37
Checking a ArrayList of a class for duplicates -0.68
Java declaring a String array in method invocation -1.17
Regarding an outcome of an java class -0.13
Creating object with reference to Interface +0.88
How to use a variable within pattern to replaceAll except? -0.74
Return a evaluation result directly or apply ternary operators befo... +1.90
Why can't I specify two fields in a return statement -0.59
Cannot undestand why this java do while loop is not working +0.40
User input arrays +0.39
Java - Checking if string is in another string -0.95
Using Scanner to read a file with spaces 0.00
Why am I getting a "cannot find symbol" error when creati... 0.00
New programmer trying to find error within code +0.40
Cannot find symbol when calculating whether weekend -1.03
Substring part of a string +0.20
Servlet java.lang.NumberFormatException +1.21
store current date and date 1 year from current in java -2.37
Getting yesterday - The method getDate() from the type Date is depr... +0.99
Why List<Object> list = new ArrayList<String>() this gi... +0.86
Java inheritance overriding instance variable -0.11
creating multiple objects in java oop -0.72
Java compiler shows error that "integer is too large" +1.65
System.exit() results unexecutable finally block -0.80
NotSerializableException: java.util.regex.Matcher 0.00
Use generics without collections +1.70
Booleans statement not working? +0.53
What does the new Operator and String do in this program? +0.04
what is this dynamic for loop in java +1.67
Java Constructor Super parameters +0.42
Identifying the specific enum within the constructor -0.51
Public vs Private +0.64
Cannot reference an object created in main from outside main -0.62
Java: Taking file contents into a vector -0.36
inheritence in java inherit variables? -1.31
Android - Get time after 2 hours +0.35
Java remove escaped double-quote -1.34
Strange Behavior when Splitting a String 0.00