Closed nhaarman closed 5 years ago
On the JVM, primitive types get unboxed automatically, leading to NPE's when the null quirk is used. Fixes #336
On the JVM, primitive types get unboxed automatically, leading to NPE's when the null quirk is used. Fixes #336