Commit Graph

5 Commits

Author SHA1 Message Date
Michael Olayemi 604c45b8f0 Difference Between Information Hiding and Encapsulation (#14886)
* Difference Between Information Hiding and Encapsulation

* Difference Between Information Hiding and Encapsulation
2023-10-13 17:36:18 +05:30
Pedro Lopes 94b8db6042 BAEL-6699: Java Interface Naming Conventions (#14551)
* interfaces and implementations

* code review changes
2023-09-01 21:01:51 +02:00
Michael Olayemi ddce1d63db Law of Demeter in Java (#14465)
* Law of Demeter in Java

* Law of Demeter in Java

* Law of Demeter in Java
2023-07-26 10:55:09 +05:30
pedrolopes f6f63673a9 BAEL-5873: Check If All the Variables of a Class Are Null (#13285)
* model classes. unit tests. apache lang3 dependency.

* fix PR build
2023-01-12 18:28:36 -08:00
dupirefr b117f4ccd6 [JAVA-621] Flattened modules hierarchy 2020-04-28 08:02:13 +02:00