Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 302 Bytes

File metadata and controls

8 lines (6 loc) · 302 Bytes

Predicate

Examples of using predicates on List and ArrayList using Stream functionalities. Examples redone to use JUnit 5 library. Added complex predicate to filter data based on three words.

Based on Baeldung article: