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
634
problems.
Stats
19.9k
EtPoint
7.2k
Vote count
5
questions
634
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
Variadic Parameter of Class Types - Java
Can't count number of objects
Convert Java Gregorian Calendar to String
How do I use an IN OUT CLOB parameter defined in a Stored Proc in Oracle JDBC?
Possible fix for getting NaN in java
Java: how to make a private field Map immutable within a class?
Why/How does returning a "locally instantiated array" work in Java?
Java - BigInteger strange behaviour
Java Generics - Specifying upper bound on a class implementing an interface which itself specifies an upper bound
Trying to undersatand join() method