Anton Dalagan
306f1335b8
Bael 6962 convert double to float in java ( #14883 )
...
* Commit 1 - Anton Dalagan Code for Evaluation article. Contains Unit tests, domain class, and App main method.
* BAEL-6962 - Created unit test, and updated pom.xml
* BAEL-6962 - Removed files unrelated to the article
* BAEL-6962 - Added a declartions for float and double in diff class. Updated unit tests.
2023-09-30 08:39:12 -07:00
edizor
7ed3a423cf
Update README.md
...
[skip ci]
2023-09-08 22:22:17 +08:00
Bogdan Cardoş
86f7514df6
BAEL-6819 convert from int to Long in Java ( #14671 )
...
* BAEL-6819 convert from int to Long in Java
* BAEL-6819 update package name
2023-08-29 14:56:00 -07:00
edizor
dc2912fe4c
Update README.md
...
[skip ci]
2023-07-13 21:27:25 +08:00
Kai Yuan
92c575498c
[long-to-bigdecimal] Convert Long to BigDecimal in Java ( #14372 )
...
* [long-to-bigdecimal] Convert Long to BigDecimal in Java
* [long-to-bigdecimal] renaming var
2023-07-08 22:30:44 -05:00
Deboshree
d99790ef18
changing branch
2023-05-22 13:26:06 +05:30
edizor
a081cdb378
Update README.md
...
[skip ci]
2023-03-24 16:29:14 +08:00
Kai Yuan
4c2dcb190f
[BAEL-6115_Num2Letter] Convert a Number to a Letter in Java ( #13638 )
...
* [BAEL-6115_Num2Letter] Convert a Number to a Letter in Java
* [BAEL-6115_Num2Letter] Change the 1st method's return type to char
2023-03-20 19:15:16 -05:00