Coding with Aman
You notice that class A has a private field of type class B, and class B has a private field of type class A. Both classes are accessing each other’s internal states frequently. Which code smell is this?
1 year ago | [YT] | 5
Coding with Aman
You notice that class A has a private field of type class B, and class B has a private field of type class A. Both classes are accessing each other’s internal states frequently. Which code smell is this?
1 year ago | [YT] | 5