• 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: collect

No Image

Java 8 – How to find and count duplicate values in a Map or HashMap ?

February 17, 2023 SJ 0

In this article, we will discuss how to find and count duplicate values in a Map or HashMap Find & Count duplicate values in a Read More

No Image

Java 8 – How to get Keys from Value in HashMap using Stream ?

December 23, 2022 SJ 0

In this article, we will discuss how to get Keys from Value in Map or Map implemented classes like HashMap, LinkedHashMap or TreeMap using Java Read More

No Image

Java 8 – How to remove special characters from String ?

September 16, 2022 SJ 0

In this article, we will learn how to remove special characters from the given String Remove special characters from given String : Using Java 1.7 Read More

No Image

Java 8 – How to convert duplicate characters to Uppercase in a String ?

September 16, 2022 SJ 0

In this article, we will learn how to convert duplicate characters/occurrences to Uppercase letter in a String In one of the previous article, we already Read More

No Image

Java 8 – How to convert first character of every word to Uppercase ?

September 16, 2022 SJ 0

In this article, we will discuss how to convert first character of every word to uppercase using Java 1.8 version In one of the previous Read More

No Image

Java 8 – Find Shortest String in an Arrays or List or Stream ?

July 3, 2022 SJ 0

In this article, we will discuss how to find shortest String in an Arrays and List using Java 1.8 version 1. Finding Shortest String in List or ArrayList : We will find Shortest String in Read More

No Image

Java 8 – Find Longest String in an Arrays or List or Stream ?

July 2, 2022 SJ 0

In this article, we will discuss how to find longest String in an Arrays and List using Java 1.8 version 1. Finding Longest String in List or ArrayList : We will find Longest String in Read More

No Image

Java 8 – Remove input-ted Character from a given String

May 31, 2022 SJ 0

In this article, we will discuss how to remove specific character from a given String using different approaches Remove Character from a given String : Read More

No Image

Java 8 – Find Smallest number in an Arrays or List or Stream ?

May 28, 2022 SJ 0

In this article, we will discuss how to find smallest number in an Arrays and List using Java 1.8 version In one of the previous Read More

No Image

Java 8 – Find Largest number in an Arrays or List or Stream ?

May 28, 2022 SJ 0

In this article, we will discuss how to find largest number in an Arrays and List using Java 1.8 version In one of the previous Read More

No Image

Java 8 – Reverse each words in a String using Stream and Collectors

May 22, 2022 SJ 0

In this article, we will learn how to reverse each words in a String using different approaches Reverse each words in a String : Reverse Read More

No Image

Java 8 – Count and print number of repeated character occurrences in a String

May 22, 2022 SJ 0

In this article, we will count and print number of repeated character occurrences in a String i.e.; Counting & Printing duplicate character occurrences : Using Java 8 Stream Read More

No Image

Java 8 – How to split a String and Collect to any Collection ?

May 20, 2022 SJ 0

In this article, we will discuss how to split a String using different delimiters and collect to any Collection or List or Set Split a 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 collect() method with examples

September 6, 2021 SJ 0

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

No Image

Java 8 – Filter null and empty values from a Stream

September 3, 2021 SJ 0

In this article, we will discuss how to remove/eliminate null & empty values from a Stream using filter() method 1. Integer Stream – filter null Read More

No Image

Java 8 – Stream peek() method

August 25, 2021 SJ 0

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

No Image

Java 8 – Stream map() method with examples

May 15, 2020 SJ 0

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

No Image

Java 8 – Stream filter() method with examples

May 13, 2020 SJ 0

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

Search tutorials

Subscribe via Email

Join 225 other subscribers




Proudly powered by Tuto WordPress theme from MH Themes