Core Java Lang OOP (Part 2)
This module contains articles about Object-oriented programming (OOP) in Java
Relevant Articles:
- Generic Constructors in Java
 - Cannot Reference “X” Before Supertype Constructor Has Been Called
 - Anonymous Classes in Java
 - Raw Types in Java
 - Java ‘private’ Access Modifier
 - Marker Interfaces in Java
 - Java equals() and hashCode() Contracts
 - Immutable Objects in Java
 - Inheritance and Composition (Is-a vs Has-a relationship) in Java
 - A Guide to Constructors in Java
 - Composition, Aggregation, and Association in Java
 - Static and Default Methods in Interfaces in Java
 - [<-- Prev][More -->]