Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
rgettman
rgettman has asked
5
questions and find answers to
707
problems.
Stats
21.4k
EtPoint
7.6k
Vote count
5
questions
707
answers
About
I'm on LinkedIn.
I maintain two Java open-source projects on SourceForge:
jAgg - Java Aggregation Operations
JETT - Java Excel Template Translator
#SOreadytohelp
rgettman questions
Encounter Order wrong when sorting a parallel stream
What's with 181783497276652981 and 8682522807148012 in Random (Java 7)?
rgettman answers
Why does this code become an infinite loop? [duplicate]
Java multithreading: sleep and currentThread methods
java final and ragged arrays
SimpleDateFormat Parsing Time and Date wrong minutes and seconds
Java - Understanding the Class<?> type and what happen when invoking 'Type.class'
Why am I getting a null pointer exception when assigning names to my players?
Make Math.Random loop until specific number is reached
Why isn't this.super() possible in java?
Given a number N, can N be expressed as the sum of two or more consecutive perfect squares?
Does compareTo work with double type?