anuragkumawat
113c62ecc1
JAVA-20496 Non-article code: rawtypes and sandbox packages ( #13886 )
...
* JAVA-14232 Dissolving core-java module completed
2023-04-24 10:40:47 +03:00
s047888
1178eef69c
moved classes for BAEL-5727 to another module
2023-03-06 09:28:33 +01:00
davidmartinezbarua
788b97582a
Merge pull request #13077 from sebx59/master
...
BAEL-5727 - Determine If a Class Implements an Interface in Java
2023-01-31 17:25:50 -03:00
sebx59
1fe0aab822
updated Unit test to add assertions examples
2023-01-31 09:23:52 +01:00
hajarrs
0f48c407f4
Check If Command Line Arguments Are Null in Java ( #13246 )
2023-01-23 19:04:39 +05:30
Iniubong LA
1561836764
arthurshur@gmail.com ( #13275 )
...
* Creating a deep vs shallow copy of an object in Java
* Creating a deep vs shallow copy of an object in Java
* Baeldung article converting number bases
* Baeldung article converting number bases
* edits made to Converting a Number from One Base to Another in Java
* added braces to oneliners
* added precondition to check input
2023-01-19 11:03:51 -08:00
HARDEMAN Sébastien
90e29a2734
case correction
2023-01-18 10:39:54 +01:00
Iniubong LA
8ba00648e0
arthurshur@gmail.com ( #13265 )
...
* Creating a deep vs shallow copy of an object in Java
* Creating a deep vs shallow copy of an object in Java
* Baeldung article converting number bases
* Baeldung article converting number bases
2023-01-09 13:05:23 -08:00
Bogdan Pistol
0bb9a2118f
https://jira.baeldung.com/browse/BAEL-5871 added sample code used in article ( #12986 )
2022-12-15 09:33:07 +05:30
apeterlic
5971b4d791
Add Type Parameter vs Wildcard in Java Generics ( #12988 )
...
* Add Type Parameter vs Wildcard in Java Generics
* Fix Logger variable and code format
* Update Cat class
* Add missing import
* Add warning comment
2022-12-12 08:35:27 +01:00
HARDEMAN Sebastien
94c02bac70
rework following Saajan Nagendra's review
2022-12-07 15:53:34 +01:00
HARDEMAN Sebastien
26ce086ef5
BAEL-5727 - Determine If a Class Implements an Interface in Java
...
Data model and unit test Class for the BAEL-5727 - Determine If a Class Implements an Interface in Java
2022-11-24 10:49:09 +01:00
Vali Tuguran
efd1d51440
BAEL-5733 Infinity in Java ( #12843 )
...
* Add deep vs shallow copy Java.
* Refactor sheep names.
* BAEL-5733 Add infinity in java test.
* Removed test article code.
* BAEL-5733 Refactor unit test classname.
2022-10-09 16:57:44 -07:00
tudormarc
4b517ba890
BAEL-5675 - variable initialization on declaration vs on constructor ( #12800 )
...
* BAEL-5675 - variable initialization on declaration vs on constructor
* moved classes under a different project
2022-10-07 07:57:45 -07:00
Bogdan Cardoş
f0ab4f979d
BAEL-5617 Handle classes with the same name in Java ( #12676 )
...
* BAEL-5617 Handle classes with the same name in Java
code samples
* BAEL-5617 Handle classes with the same name in Java
update project module
2022-09-01 07:33:41 -07:00
Kai Yuan
553415e644
toggle boolean ( #12618 )
2022-08-21 11:43:45 -05:00
Abdul Wahab
403e648520
BAEL-5616: Added java wildcard imports example ( #12448 )
...
Co-authored-by: Abdul Wahab <abdul.wahab@monese.com >
2022-07-11 09:12:14 +05:30
Mateusz Szablak
c9e8ca2b51
BAEL 5414 - Java null check why use == instead of .equals() ( #12124 )
2022-05-05 08:50:19 +05:30