sdhiray7
132818d356
[BAEL-5661] Integer.toString(int i) vs String.valueOf(int i) ( #12606 )
...
* Initial commit for Object copy in Java
* review comments commit for Object copy in Java
* Initial commit for parseInt vs valueOf java
* Review comments commit for parseInt vs valueOf java
* Modify readme
* review comments
* build failure
* build failure retry
* build failure retry remove parseInt(java.lang.String,int,int,int)
* build failure add comment
* change examples
* review comments
* review comments 2
* review comments 3
* Initial commit for get current stacktrace
* Remove old files
* Name updates
* Jenkins error
* changes to file name
* Review comments
* Create unit test file
* Remove unnecessary files
* Update package name
2022-08-17 17:34:12 +02:00
sdhiray7
401675634d
[BAEL-5661] Integer.toString vs String.valueOf ( #12591 )
...
* Initial commit for Object copy in Java
* review comments commit for Object copy in Java
* Initial commit for parseInt vs valueOf java
* Review comments commit for parseInt vs valueOf java
* Modify readme
* review comments
* build failure
* build failure retry
* build failure retry remove parseInt(java.lang.String,int,int,int)
* build failure add comment
* change examples
* review comments
* review comments 2
* review comments 3
* Initial commit for get current stacktrace
* Remove old files
* Name updates
* Jenkins error
* changes to file name
* Review comments
* Create unit test file
* Remove unnecessary files
2022-08-14 20:23:47 +02:00
sdhiray7
766b24eab8
BAEL-5621 - parseInt vs valueOf in Java ( #12275 )
...
* Initial commit for Object copy in Java
* review comments commit for Object copy in Java
* Initial commit for parseInt vs valueOf java
* Review comments commit for parseInt vs valueOf java
* Modify readme
* review comments
* build failure
* build failure retry
* build failure retry remove parseInt(java.lang.String,int,int,int)
* build failure add comment
* change examples
* review comments
* review comments 2
* review comments 3
2022-06-10 18:05:39 +05:30
Viktor Ardelean
80edc7f915
BAEL-5291 Convert String to Float and back in Java ( #11619 )
...
* add hexagonal architecture example project
* rename class
* add unit test and integration test
* add new line
* reorder pom
* remove maven wrapper
* BAEL-5291 unit tests to showcase conversion from String to Float and back
* BAEL-5291 add some more unit tests
* BAEL-5291 remove evaluation module
* BAEL-5291 rename method names
2021-12-29 12:55:09 +01:00
ACHRAF TAITAI
0af4cde56c
BAEL-5147 : convert ByteBuffer to String ( #11504 )
...
* BAEL-5147: convert ByteBuffer to String
* Update README.md
2021-11-27 17:59:29 +01:00
Remy Ohajinwa
9b4400b408
BAEL-5013 Convert String to Camel Case ( #10947 )
...
* BAEL-5004 Fixed overflow issues for Large numbers
* BAEL-5013 Test cases
* BAEL-5013 Convert to String solutions
* BAEL-5013 convert to camel case using regex
* BAEL-5004 Fixed overflow issues for Large numbers
* BAEL-5013 Convert to Camel Case using Regex
* BAEL-5013 Review changes
* BAEL5013 cleanup
* BAEL5013 review changes
* BAEL5013 continuation index to 2 spaces
* BAEL-5013 fixed test failure
* BAEL-5013 Review changes
Co-authored-by: Remy Ohajinwa <remy.ohajinwa@interswitchgroup.com >
2021-07-18 10:41:05 +01:00
Greg
e9b6a3ee7e
Merge pull request #10917 from amitiw4u/BAEL-4960-StringToBigInt
...
Bael 4960 string to big int
2021-07-11 16:37:26 -04:00
Amitabh.Tiwari
ced95d0e23
Added changes as per review
2021-07-11 12:15:12 +05:30
Amitabh.Tiwari
365e8cca05
Corrected the tests
2021-06-28 18:57:48 +05:30
Amitabh.Tiwari
5b1f24f5a8
Corrected test as per review comments
2021-06-23 10:22:35 +05:30
Amitabh.Tiwari
268f9d73bf
Removal of unwanted spaces
2021-06-15 20:13:37 +05:30
Amitabh.Tiwari
b899265a31
BAEL-4960: Test for conversion
2021-06-15 20:09:17 +05:30
Bhabani Prasad Patel
dfd821ec17
Please override with the latest change ( #10780 )
...
* Code commit for "Converting String to BigDecimal in Java" - Article
* modified the assert param for comparing actual and expected values
* removed the conflict change
2021-05-18 20:04:43 -07:00
Bhabani Prasad Patel
61929e9406
Code commit for "Converting String to BigDecimal in Java" - Article ( #10775 )
2021-05-17 11:16:45 -07:00
catalin-burcea
a97793396f
Move articles out of java-strings part1
2019-10-12 22:15:42 +03:00