Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
jlordo
jlordo has asked
2
questions and find answers to
105
problems.
Stats
3.3k
EtPoint
1.2k
Vote count
2
questions
105
answers
About
jlordo questions
Raw types with generic methods independent of the generic type
jlordo answers
How can detect one string contain one of several characters using java regex
Java: how String.contains(string) function works in java?
How I can get the maximum version?
Converting date to milliseconds is giving inconsistent results in Android (java)
NullPointerException when trying to convert list back into an array
When to use try multi catch?
Find duplicates in array list using Map<String, Integer> with input order
Use of the java.awt.Dimension class
How to properly sort upper and lowercase Strings in Array in Android? [duplicate]
Comparing strings in an if: !string.equals("") vs !"".equals(string) [duplicate]