Skip to content
#

lambda-expressions

Here are 292 public repositories matching this topic...

This Java application handles a library catalog. It supports common operations like adding, removing, and searching for items by ISBN, publication year, and author. The project utilizes Java's Lambda expressions and Streams for efficient data processing. Additionally, it allows saving and loading the catalog from disk.

  • Updated Mar 24, 2024
  • Java

Improve this page

Add a description, image, and links to the lambda-expressions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lambda-expressions topic, visit your repo's landing page and select "manage topics."

Learn more