anuragkumawat
90f2d165bf
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
4b8a372be5
moved classes for BAEL-5727 to another module
2023-03-06 09:28:33 +01:00
davidmartinezbarua
ba8f9a6437
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
587d69af32
updated Unit test to add assertions examples
2023-01-31 09:23:52 +01:00
hajarrs
4b3a693263
Check If Command Line Arguments Are Null in Java ( #13246 )
2023-01-23 19:04:39 +05:30
Iniubong LA
305b369f5d
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
33474c6096
case correction
2023-01-18 10:39:54 +01:00
Iniubong LA
d2f52b059f
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
df30c2986f
https://jira.baeldung.com/browse/BAEL-5871 added sample code used in article ( #12986 )
2022-12-15 09:33:07 +05:30
apeterlic
29d97308f6
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
9a42f64454
rework following Saajan Nagendra's review
2022-12-07 15:53:34 +01:00
HARDEMAN Sebastien
28f0b329e7
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
25a1270d7c
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
ae96297bc2
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ş
c3204d4a2e
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
a20006b451
toggle boolean ( #12618 )
2022-08-21 11:43:45 -05:00
Abdul Wahab
c0bba594a2
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
7e5463390b
BAEL 5414 - Java null check why use == instead of .equals() ( #12124 )
2022-05-05 08:50:19 +05:30