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
736
problems.
Stats
22.0k
EtPoint
7.8k
Vote count
5
questions
736
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
How to println a string and variable within the same parameters
Two objects refer to each other with final references
Java Enum in constructor cannot be resolved to a variable
Why adding throws InterruptedException creates compilation error for implementation of Runnable [duplicate]
Why can not cast a double value to Byte object?
Hdfs text file to parquet format using map reduce job
My own exception in java - cannot find symbol
does my dba know what he is doing?
More elegant way to repeat and join a known string an unknown number of times
EventSource with Map<Class<? extends Event>, List<EventListener<? extends Event>> without unchecked call