Learn about the difference between the clear() and removeAll() methods
Also find me here:
Baeldung Author
François Dupire
I'm an analyst developer, very found of the Java world. I like to learn about new techy stuff and writing about it!
Here's what I've written (so far):
Baeldung on Java
- All
- Core Java (6)
- Algorithms (3)
- Spring Data (2)
- Java Array (2)
- Java (2)
- Testing (1)
- Security (1)
- Java IO (1)
- Java Collections (1)
- IDE (1)
Baeldung on Computer Science
- All
- Programming (1)
The Liskov Substitution Principle
Filed under Programming
Learn about the Liskov Substitution principle, one of the SOLID principles.