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
725
problems.
Stats
21.7k
EtPoint
7.7k
Vote count
5
questions
725
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 am I seeing a one-off error with Math.pow(11, 16)?
Accessing fields/methods/constructors of an abstract class in its subclass
Adding zeros in front of double
Java compile time unreachable code error
Math.abs() reporting error: cannot find symbol
Determining Prime Numbers Java
Set new cell value by cell name in Apache POI
How the explicit cast from double to int rounds in Java?
java.util.date bug?
How to convert from string to integer? Keep getting NumberFormatException using valueOf();