RaedMassoud / Java-Concept-Implementation

An implementation of several OOP concepts in java

Repository from Github https://github.comRaedMassoud/Java-Concept-ImplementationRepository from Github https://github.comRaedMassoud/Java-Concept-Implementation

Java-Concept-Implementation

Included topics are:

Class types : Abstract / Final / Sealed
Collection API : List / Array List / Set / Treeset / Hashset / Maps
Interface Implementation : Comparator / Predicate / Consumer / Function
Exception Handling / Errors / Custom Exceptions
Input Stream Reader and Buffered Readed
Functional Interfaces
Local Variable Type Inference
Stream API
Threads and Runnables