Commit Graph

16 Commits

Author SHA1 Message Date
anuragkumawat
76136b589a JAVA-14232 JAVA-19120 Move article Lambda Expression vs. Anonymous Inner Class to core-java-lambdas module (#13603)
* JAVA-19120 Move article Lambda Expression vs. Anonymous Inner Class to core-java-lambdas module

* Update README.md

---------

Co-authored-by: Anastasios Ioannidis <121166333+anastasiosioannidis@users.noreply.github.com>
2023-03-09 11:45:08 +02:00
cesarevalenti90
246df6cefd [BAEL 5909]-Callable vs Supplier and When to Use Them in Java (#13041)
* Added test class for a simple shallow copy and deep copy

* Added test class for a simple shallow copy and deep copy

* refactor naming of test method

* formatted

* refactor test whenIsAShallowCopyDoneByCopyConstructor_thenImmutableObjectWillNotChange

* Renamed package and added md file

* refactor README.md

* first push

* refactor

* Revert "refactor README.md"

This reverts commit eae77c453b.

* Revert "Renamed package and added md file"

This reverts commit 42c6f97cbd.

* Revert "refactor test whenIsAShallowCopyDoneByCopyConstructor_thenImmutableObjectWillNotChange"

This reverts commit 44fb57fe2b.

* Revert "formatted"

This reverts commit 44be87ef25.

* Revert "refactor naming of test method"

This reverts commit 6133c31057.

* Revert "Added test class for a simple shallow copy and deep copy"

This reverts commit 2cae083578.

* Revert "Added test class for a simple shallow copy and deep copy"

This reverts commit f43312e2c1.

* Merge prohect java-supplier-callable to project core-java-lambdas

* adjusted package name

* removed AbstractAgeCalculator.java

* added test for supplier-callable

Co-authored-by: Cesare <cesare.valenti@hotmail.com>
2022-12-19 19:23:17 +05:30
Azhwani
c937473600 BAEL-5844: Convert Anonymous Class into Lambda in Java (#13088) 2022-12-12 08:53:16 +01:00
515882294
32087a13df BAEL-5283: fix unit test failed 2022-05-01 11:18:18 +08:00
515882294
98f8643b95 BAEL-5283: Serialize a lambda in Java 2022-04-20 20:02:59 +08:00
Loredana Crusoveanu
c974daf78f Merge branch 'master' into JAVA-7244-Review_log_statements_for_projects 2021-12-09 10:22:41 +02:00
chaos2418
6d824ecf7c JAVA-8637: addressing PR review comments. 2021-11-23 09:14:57 +05:30
chaos2418
a62c0f3c8b JAVA-8405: reducing logging for tutorials-build-job 2021-11-19 13:39:00 +05:30
mikr
d7e298b3eb JAVA-7244 Review log statements for projects 2021-09-18 00:37:04 +02:00
kwoyke
da14002e0e BAEL-3722: Sync article and the code (#9897) 2020-08-19 14:27:29 +02:00
Ali Dehghani
ab161647a0 Fixed the "Lambda Sort" Article 2020-08-12 01:50:52 +04:30
Ali Dehghani
98e246e285 Introducing nullsFirst and nullsLast 2020-03-30 17:55:33 +04:30
eric-martin
26d4229f4d Fixed method reference examples in labmda article 2019-10-11 20:22:14 -05:00
Amit Pandey
f2cac1ab7c [BAEL-13506] - Split or move core-java-8 module (#7790) 2019-09-20 07:30:34 -06:00
Priyesh Mashelkar
2a9050ef90 BAEL-2904 Improvement: Move Lambda Related Articles (#7519) 2019-08-10 01:39:38 -04:00
amit2103
3bae5e5334 [BAEL-9555] - Created a core-java-modules folder 2019-05-05 17:22:09 +05:30