• Home
  • About Us
  • Privacy Policy
  • Contact Us

BenchResources.Net

Java tutorial for beginners

  • Home
  • Java
    • Java 1.8 Features
    • Java 8 Date/Time
    • JSON/YAML/XML/JAXB
    • Java Basics
    • OOPS
    • String Handling
    • Exception Handling
    • Generics
    • Serialization
    • Collection
    • Concurrent Collection
    • JDBC
  • Spring
    • Spring Core
    • Spring AOP
    • Spring MVC
    • Spring JDBC
    • Spring ORM
    • Spring Security
  • Web Services
    • Apache CXF – REST
    • JBoss RestEasy
    • Jersey 2.x
    • Spring Restful
    • Apache Axis2 RI
    • Apache CXF – SOAP
    • Metro JAX-WS – SOAP
  • Tools
    • Apache Maven
    • Eclipse IDE
    • Eclipse + Maven
    • FileZilla FTP
  • Oracle SOA
    • Oracle SOA 12c
    • Interview Question on SOA
  • Cloud
    • AWS
    • Microsoft Azure
  • Android
  • Interview Q
  • Jobs

Tag: distinct

No Image

Java 8 – How to find duplicate and its count in an Arrays ?

April 22, 2022 SJ 0

In this article, we will discuss how to find and count duplicates in an Arrays in different ways Find and count duplicates in an Arrays Read More

No Image

Java 8 – How to Merge or Concatenate 2 Arrays using Stream API ?

April 14, 2022 SJ 0

In this article, we will discuss how to merge or concatenate 2 Arrays of same type using Java 8 Stream API. Already in the previous Read More

No Image

Java 8 – How to find duplicate in a Stream or List ?

February 12, 2022 SJ 0

In this article, we will discuss how to find and count duplicates in a Stream or List in different ways Find and count duplicates in Read More

No Image

Java 8 – How to remove duplicate from Arrays ?

February 11, 2022 SJ 0

In this article, we will discuss how to remove duplicate elements from Array Also read, Java – Different ways to remove duplicate elements from Arrays Read More

No Image

Java 8 – How to remove duplicates from LinkedList ?

September 24, 2021 SJ 0

In this article, we will discuss how to remove duplicate element/objects from LinkedList with examples using different approaches Also read How to remove duplicates from Read More

No Image

Java 8 – Stream distinct() method with examples

August 20, 2021 SJ 0

In this article, we will discuss Stream’s distinct() method in details with examples 1. Stream distinct() method : This Stream method is an intermediate operation Read More

No Image

Java 8 – Stream count() method with examples

August 19, 2021 SJ 0

In this article, we will discuss Stream’s count() method in details with examples 1. Stream count() method : This Stream method is a terminal operation Read More

No Image

Java 8 – How to remove duplicates from ArrayList ?

February 26, 2021 SJ 0

In this article, we will discuss how to remove duplicate element/objects from ArrayList along with various examples Removing duplicates from ArrayList : Using Java 8 Read More

Search tutorials

Subscribe via Email

Join 236 other subscribers




Proudly powered by Tuto WordPress theme from MH Themes