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
186
problems.
Stats
5.5k
EtPoint
2.0k
Vote count
3
questions
186
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
Java: epoch date to MM/DD/YYYY
Super() keyword... Can it be used to call a constructor more than one superclass up? [duplicate]
How do I store values inside my array?
regex matches in rubular, not in java
Regular Expression to Match Number of Lines and Characters per Line
Java Split into 3 Fields
Detect duplicate in String using shift operator java
When I call "new Object()" without storing the return, what happens to the returned object?
How to get exactly element in array?
Why Java System.gc() not working as expected?