Commit Graph

10 Commits

Author SHA1 Message Date
johnA1331
91f1785305 Update README.md 2021-02-24 22:41:55 +08:00
Kent@lhind.hp.g5
0b45f35bf3 unchecked cast warning article 2021-02-10 22:24:14 +01:00
johnA1331
008595c465 Update README.md 2021-02-04 00:03:53 +08:00
Kent@lhind.hp.g5
dfc8ecf896 BAEL-2517 2021-01-22 19:57:34 +01:00
Loredana Crusoveanu
485b4e3e99 Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
rpvilao
175fb4380c Merge pull request #9336 from alimate/BAEL-4054
BAEL-4054: Super Type Token
2020-05-25 17:27:36 +02:00
François Dupire
da21b60f9a [JAVA-1657] Junit and Maven Surefire Plugin upgrade in core-java-modules (#9301)
* [JAVA-1657] core-java-modules JUnit and Maven Surefire Plugin upgrade

* [JAVA-1657] Changed sub modules parents to core-java-modules and core-java-modules to parent-java

* [JAVA-1657] Upgraded JUnit Jupiter version

* [JAVA-1657] Get JUnit 4 dependency transitively
2020-05-25 19:45:48 +05:30
Ali Dehghani
cd51a8c8d0 Adding Super Type Token 2020-05-21 21:25:37 +04:30
dupirefr
c39e3a6a7d [JAVA-621] Added missing code
* https://www.baeldung.com/java-type-erasure introduction code

* https://www.baeldung.com/java-interfaces Electronic interface and Computer class

* https://www.baeldung.com/java-abstract-class BoardGame and Checkers classes

* https://www.baeldung.com/java-hashcode different ways of implementing hashCode

* https://www.baeldung.com/java-inheritance-composition ComputerBuilder and StandardComputerBuilder classes

* https://www.baeldung.com/java-equals-hashcode-contracts Renamed method to match article

* https://www.baeldung.com/java-static Renamed class to match article

* https://www.baeldung.com/java-nested-classes Renamed class to match article
2020-04-28 19:32:19 +02:00
dupirefr
42b0086080 [JAVA-621] Flattened modules hierarchy 2020-04-28 08:02:13 +02:00