anuragkumawat
239fb85d3e
Java 19120 Code review changes ( #13747 )
...
* JAVA-19120 Move article Lambda Expression vs. Anonymous Inner Class to core-java-8-2 module
---------
Co-authored-by: Anastasios Ioannidis <121166333+anastasiosioannidis@users.noreply.github.com >
2023-04-20 18:40:19 +03:00
Iniubong LA
eb04de7dfb
arthurshur ( #13737 )
...
* 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
* String[] vs String...
* helper vs Utility classes
* helper vs utility classes code
* helper vs utility classes refactor
* utility vs helper class
* Helper vs utility
* helper vs utility classes
* refactor package name
* Revert "refactor package name"
This reverts commit d9464aa2de .
* renamed package
2023-04-05 20:22:12 -05:00
Iniubong LA
e0eba906f7
Difference Between Function(String… args) and Function(String[] args) ( #13473 )
2023-02-15 08:07:51 +01:00
panos-kakos
ce6cb9f98e
[JAVA-14461] Improvement/ making code more declarative ( #12710 )
...
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com >
2022-09-11 11:59:03 +05:30
vunamtien
7281f30355
BAEL-5379-create-simple-rock-paper-scissors-game ( #11855 )
...
* BAEL-5379-create-simple-rock-paper-scissors-game
* BAEL-5379-create-simple-rock-paper-scissors-game
* BAEL-5379-create-simple-rock-paper-scissors-game
Co-authored-by: tienvn4 <tienvn4@ghtk.co >
2022-02-24 22:15:22 +01:00
vunamtien
af9960f5c0
BAEL-5379-create-simple-rock-paper-scissors-game ( #11846 )
...
Co-authored-by: tienvn4 <tienvn4@ghtk.co >
2022-02-21 18:35:48 +01:00
vunamtien
acc36114f3
BAEL-5332-convert-byte-array-and-uuid ( #11822 )
...
Co-authored-by: tienvn4 <tienvn4@ghtk.co >
2022-02-15 21:19:44 +01:00
Vikas Ramsingh Rajput
4aa72e6251
BAEL-4936: converted multiline code to one liner, also changed names of unit test methods
2021-06-11 19:55:03 +05:30
Vikas Ramsingh Rajput
596093f07f
BAEL-4936: Added getColor() method in CircleInterface class as per the review comment
2021-05-30 15:45:46 +05:30
Vikas Ramsingh Rajput
27a79748cf
BAEL-4936: Removed similar methods as per review comments
2021-05-23 16:14:00 +05:30
Vikas Ramsingh Rajput
b3f72a9a81
BAEL-4936: Completed artcile Abstract class with default method vs interface
2021-05-16 09:32:20 +05:30
catalin-burcea
34e61efb0a
[BAEL-16531] - Move all the existing articles on "optional" under java-optional
2019-11-26 12:01:07 +02:00
Amit Pandey
f2cac1ab7c
[BAEL-13506] - Split or move core-java-8 module ( #7790 )
2019-09-20 07:30:34 -06:00
ashleyfrieze
2913643e81
Add examples for BiFunction and BinaryOperator ( #7252 )
...
Rename the test methods
2019-07-06 08:05:03 -05:00
Maiklins
783a93fb47
BAEL-2933 The Difference Between Collection.stream().forEach() and Collection.forEach() ( #7191 )
2019-06-29 09:03:56 -05:00
Marcos Lopez Gonzalez
405746ad27
Merge branch 'master' into BAEL-2977-stream-skip-limit
2019-06-19 13:41:11 +02:00
Marcos Lopez Gonzalez
17191d02b2
BAEL-2977 - skip vs limit in streams
2019-06-19 13:40:25 +02:00
eric-martin
d73ad96976
BAEL-2937: Moved delay to core-java-concurrency-basic
2019-06-11 22:57:24 -05:00
rpvilao
aa4f6873cb
Merge pull request #7107 from liesheng/BAEL-2931
...
refactored the module for java optional as a return
2019-06-09 16:09:59 +02:00
Liesheng Long
af92ef7146
refactored the module for java optional as a return
2019-06-09 00:31:09 -04:00
rpvilao
e2394d27af
Merge pull request #6989 from liesheng/BAEL-2931
...
sample code for article "Java Optional As Return Type"
2019-06-03 20:41:26 +02:00
Liesheng Long
a5a99c28b1
formatting the source code
2019-05-23 20:09:03 -04:00
Liesheng Long
2c9c96a811
fixed some code
2019-05-20 21:59:47 -04:00
Liesheng Long
552b2b2fa9
sample code for article "Java Optional As Return Type"
2019-05-20 02:24:51 -04:00
Jacob Stopak
d67dd3cb5b
Remove 'final' from ExecutorService declarations
2019-05-18 22:06:36 -07:00
Jacob Stopak
768b82eec3
Remove unit test
2019-05-18 20:39:07 -07:00
Jacob Stopak
99f44b3444
Add package demonstrating how to delay code execution in java
2019-05-16 22:38:21 -07:00
amit2103
3bae5e5334
[BAEL-9555] - Created a core-java-modules folder
2019-05-05 17:22:09 +05:30