StackRating

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

Olivier Grégoire

Rating
1541.16 (11,236th)
Reputation
15,415 (9,107th)
Page: 1 2 3 4 ... 8
Title Δ
Create list of certain size in Java from SortedSet 0.00
List initialialization with a first element and an additional colle... +0.45
JavaFX - NullPointerException when switching to new scene 0.00
Inject one bean into another with annotations in Guice 0.00
try with resource, will resource clean if thrown exception is not c... +0.46
How to inject my service class in my controller using guice? 0.00
How to call a method in a class after the application has been init... 0.00
Check whether a String does contain different characters as the giv... +2.11
Java Executor for "main" thread +1.23
How to cast Guava's "Sets.combinations" returns back... 0.00
Why do i get this google guava error when running my project? 0.00
In Java how to detect if a unicode image can be displayed in a JBut... 0.00
Manage entries in Google Guava Cache 0.00
Google Guice: right way to inject primitive data structure 0.00
Guice - How to let multiple multiple modules contribute to one thing? 0.00
Guava 11: Cache not working with 5 minute refresh 0.00
Java: Junit a class with Inject annotation +2.03
Why do we need to implement configure() in Guice Modules? 0.00
How to handle logging of null values in a Java Optional chain 0.00
Can I use any version of Java SE with JAVA EE 8? 0.00
Efficently generate one random prime number in a range +2.23
Deferred binding to instance using Guice -0.57
How can i mock Guice Injection using Mockito or any Mocking framewo... 0.00
function name for @Provides Method in Guice 0.00
Hackerrank Java Map Question Timeout Problem +0.91
Sonarlint Violations for Guava Suppliers used with Memoize 0.00
What's the difference between guice bind to instance and asEage... 0.00
Is there a way to cause Guice to preserve annotations? 0.00
What is intended behavior of Guava's Optional.or()? -1.35
Unsatisfied dependencies for type SecurityContext with qualifiers @... 0.00
Does the order in which @Provides written matter? 0.00
Mock ExecutorService and Lambda expression for unit test in java 0.00
How to avoid google-collections jar to be downloaded from maven (PO... +0.51
How to display the date in the right format after stopWatch? 0.00
How to detect the execution time of StopWatch guava? 0.00
Guice inject an object to a class constructor 0.00
JavaBean Introspection with Optional return types 0.00
How to test JUnit Jupiter (JUnit 5) Extensions -0.54
How to get all possible combinations from two arrays in Java? -1.08
How to remove Lombok api from your java code -0.63
algorithm for the sum of integer peer from n to n -0.57
Guice - what is the equivalent of Spring Autowired in Guice -0.09
how to create multiple instance of same type using google Guice 0.00
Lambda Expression works with no effectively final variable 0.00
Google Guice - how to automatically add binding 0.00
How to build a Map<Object, List<Object>> map from a Lis... -2.13
Why does @Inject of a @Singleton in Java always result in null when... 0.00
Guice Constructor injection or Field injection? -0.56
H2 in-memory test DB closed, despite 'DB_CLOSE_ON_EXIT=FALSE' +0.43
Effective Java item 16 (2nd edition) - Is Forwarding class only use... +2.66