Commit Graph

16 Commits

Author SHA1 Message Date
rcalago e6eead9c43
Update README.md 2024-02-09 21:05:38 +08:00
Liam Williams 28c39d25a0
Merge pull request #15692 from hangga/securerandom-positive-long
BAEL-7491 - Generating Unique Positive Long using SecureRandom in Java
2024-02-06 10:52:46 +00:00
Bipin kumar bcba7da594
JAVA-30449 Fix formatting of POMs A_to_C (#15720) 2024-01-30 12:29:53 +02:00
rcalago 9d9f178d7e
Update README.md 2024-01-27 20:45:57 +08:00
@hangga 8a136fbffd isNotNegative 2024-01-23 06:23:29 +07:00
Hangga Aji Sayekti 9002959a19
Update core-java-modules/core-java-numbers-7/src/test/java/com/baeldung/securerandompositivelong/SecureRandomPositiveLongUnitTest.java
rename

Co-authored-by: Liam Williams <liam.williams@zoho.com>
2024-01-23 05:29:52 +07:00
@hangga fd4fb49426 simplify 2024-01-22 15:02:12 +07:00
@hangga b8d8087262 Double to double 2024-01-21 13:19:52 +07:00
@hangga ce62cb3dc0 using Long.MAX_VALUE 2024-01-20 08:51:12 +07:00
@hangga 41370497fd assert that positive 2024-01-20 08:48:38 +07:00
rcalago d77d4012fe
Update README.md 2024-01-19 11:07:00 +08:00
DiegoMarti2 f75ab1c847
baeldung-articles : BAEL-7180 (#15616)
Check if a float value is equivalent to an integer value in Java.
2024-01-13 14:38:34 -08:00
Alexandru Borza 390b2324bb BAEL-7286 Print a double value without scientific notation in Java (#15427)
* BAEL-7051 - Catch Common Mistakes with Error-Prone Library in Java

* BAEL-7286
Print a double value without scientific notation in Java

* BAEL-7286
Print a double value without scientific notation in Java

* BAEL-7286 Print a double value without scientific notation in Java

* rename package

* format code
2023-12-20 20:34:12 -08:00
edizor 300b524fde Create README.md
[skip ci]
2023-12-07 21:58:50 +08:00
Kai Yuan 11c468f576 [bigdecimal-zero] bigdecimal zero vs constructor (#15355) 2023-12-05 20:18:19 -06:00
Kai Yuan 7f1bfe6a87 [chk-double-is-int] check if doulbe is integer (#15312) 2023-12-03 10:55:52 -06:00