1.

What Is The Purpose Of Filter Method Of Stream In Java 8?

Answer»

The 'filter' method is USED to ELIMINATE elements BASED on a criteria.

The 'filter' method is used to eliminate elements based on a criteria.



Discussion

No Comment Found