Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Olivier Grégoire
Olivier Grégoire has asked
68
questions and find answers to
84
problems.
Stats
3.0k
EtPoint
955
Vote count
68
questions
84
answers
About
Olivier Grégoire questions
Find the last element matching an expensive condition from a List, using Stream
Getting Rome via Maven
I can't compile a Guava's Cache's builder because of Java generics
Design of immutable and mutable objects in Java
Create a string-capable Guava Splitter
How to improve Guice performance at startup
Create @UnitOfWork-aware proxies of existing objects
How to check if a Java ResourceBundle is loadable, without loading it?
Is there any way to use BiConsumers as simply as Consumers?
The Java interface doesn't declare any exception. How to manage checked exceptions of the implementation?
Olivier Grégoire answers
Find the last element matching an expensive condition from a List, using Stream
How to check whether a character is in a set of characters, or out of that set, in Java?
Guava EventBus : where to put it in GUI application?
I can't compile a Guava's Cache's builder because of Java generics
Guava 11: Cache not working with 5 minute refresh
Is there a Java HashMap implementation where key-values can't be changed after initial insertion?
How to check if a string contains uppercase java
Hackerrank Java Map Question Timeout Problem
how do I correctly override equals for inheritance in java?
Java - programmatically check for invalid characters in file name