StackRating

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

Valentin Ruano

Rating
1486.31 (4,460,571st)
Reputation
2,119 (79,434th)
Page: 1 2 3
Title Δ
Passing in an array for a generic type parameter -0.62
How to define a generic value ranges (include open ranges) for a ge... +0.10
How to create common method with switch statement for different inp... +0.31
R: 'x' values being identical and lambda values being too r... 0.00
How to convert the following code to Java 8 streams and lambdas -1.91
How to convert the following code to Java 8 streams and lambdas +0.09
Java 8 stream API, how to collect List to Object with several List... -0.86
overriding / overloading methods with type erasure in java 0.00
lambda foreach parallelStream creating less data than expected 0.00
Abstract factory design pattern and generics - Java +0.06
Shortcut for parameterized type? -1.27
Confused about Arrays in memory in Java compared to C++ +2.30
Java Sorting a Map using Steams VS TreeMap +2.65
Accumulate count of list's within another list +1.69
How to fix the "Unchecked cast" from Generics for differe... -0.78
Sort a array list of generic objects Java -0.64
Unchecked cast warning when adding generic parameter 0.00
How to get type arguments of function objects with reflection? 0.00
Factory pattern for compile time (with arguments) 0.00
listFile() of File not working with Link in File 0.00
How dep I can collect atributes values in a List of List with Lambda? +0.02
How to correct write code with java 8 stream api? -1.45
How to generify my interface -1.44
Multiple Java Consumers for an Action +1.78
How to assign List<? extends BaseClass> to List<BaseClass&... -1.73
How to implement an abstract class of generic type? +4.15
How to solve generic input parameter to method in java -2.09
How to make a generic concat method in java 0.00
How do I return a value from a lambda within the method I want to r... +4.61
Strange ClassCastException in java +0.88
Java Sort list of objects by name but one object should remain alwa... -1.15
remove an element from list object -1.23
How do I retrieve the Class for a Parameterized Class -3.07
Java Immutable class with static factories instead constructors +0.18
How to check interface generic type at runtime +2.11
Java ambiguous method call with generics 0.00
How to use generics in a Map with values of different types +4.14
Definition of abstract method accepting type of implementing class... 0.00
Recursive addition to list Java -2.21
How to convert Type with generics into a Class in java? +5.17
Why doesn't this code work when wrapped in a generic function? +5.85
A few Java Generics questions 0.00
how to find the obtain key-value pairs from a generic map class 0.00
Binary search tree generic 0.00
Java Generics create list of objects which extends class A and impl... +0.33
Incompatible types required 0.00
Get String values from supplier enum in java 0.00
How to avoid unchecked casts in a Java Generics extended Comparable... +4.39
How to Check if type of Map extends Number -2.60
Generic getter that returns Object of Child Class -2.28