Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Keppil
Keppil has asked
3
questions and find answers to
174
problems.
Stats
5.3k
EtPoint
1.9k
Vote count
3
questions
174
answers
About
Currently working as a Java developer, but interested in all programming areas.
Keppil questions
JSPG0122E: Unable to parse EL function in Websphere 8
Why does splitting on `(?!^)` and `(?<!^)` produce the same answer?
How do I get Comparator.comparing to correctly infer type parameters?
Keppil answers
Remove trailing numbers
Using Generics in a non collection
java concurrency in practice 16.1
StringEscapeUtils find out if string is escaped
Regular Expression not matching
Synchronization on instance variable
cannot understand interface in java
Some times java.util.ConcurrentModificationException thrown
Why does the thread run only once?
whether "throws UncheckedException" makes any sense