Skip to content

pedinil/JavaStream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Here is an example of a README file for a Java project that uses Java Streams:

Java Stream Example

This project demonstrates how to use Java Streams to filter a list of fruits based on a condition.

Requirements

  • Java Development Kit (JDK) 8 or higher

How to Run

  1. Clone the repository to your local machine.
  2. Open the project in an IDE like IntelliJ IDEA or Eclipse.
  3. Run the Main.java file to see the filtered list of fruits that start with the letter "a".
  4. each class has its own main file you can easily run and test the output

About

Java 8 with Stream Sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages