Skip to content
geeksforgeeks
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Tutorials
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
  • Practice
    • Build your AI Agent
    • GfG 160
    • Problem of the Day
    • Practice Coding Problems
    • GfG SDE Sheet
  • Contests
    • Accenture Hackathon (Ending Soon!)
    • GfG Weekly [Rated Contest]
    • Job-A-Thon Hiring Challenge
    • All Contests and Events
  • DSA
  • Practice Problems
  • Python
  • C
  • C++
  • Java
  • Courses
  • Machine Learning
  • DevOps
  • Web Development
  • System Design
  • Aptitude
  • Projects
Similar Topics
Java
10.4k+ articles
Java-Functions
4.1k+ articles
Misc
1.4k+ articles
Java-Collections
1.1k+ articles
java-basics
310+ articles
java-stream
130+ articles
Java 8
100+ articles
Java-Stack
56 articles
Java-LinkedBlockingDeque
49 articles
Java-Matcher
38 articles

Java - util package

1.5k+ posts
Initializing a List in Java
Last Updated: 16 April 2025
TheJava.util.Listis a child interface ofCollection. It is an ordered collection of objects where duplicate values can be stored. Since List ...read more
image
Java
Technical Scripter
java-basics
Java - util package
java-list
HashMap get() Method in Java
Last Updated: 04 January 2025
The java.util.HashMap.get() method of HashMap class is used to retrieve or fetch the value mapped by a particular key mentioned in the param ...read more
Java
Java-Collections
Java - util package
Java-Functions
Java-HashMap
Stream map() in Java with examples
Last Updated: 04 January 2025
Stream map(Function mapper)returns a stream consisting of the results of applying the given function to the elements of this stream.Stream m ...read more
Java
Technical Scripter
Java - util package
Java-Functions
java-stream
Java-Stream interface
Similar Topics
Java
10.4k+ articles
Java-Functions
4.1k+ articles
Misc
1.4k+ articles
Java-Collections
1.1k+ articles
java-basics
310+ articles
java-stream
130+ articles
Java 8
100+ articles
Java-Stack
56+ articles
Java-LinkedBlockingDeque
49+ articles
Java-Matcher
38+ articles
HashMap in Java
Last Updated: 07 March 2025
In Java, HashMap is part of the Java Collections Framework and is found in the java.util package. It provides the basic implementation of th...read more
image
Java
Java-Collections
Java - util package
Java-HashMap
ArrayList to Array Conversion in Java : toArray() Methods
Last Updated: 04 January 2025
Following methods can be used for converting ArrayList to Array:Method 1: Using Object[] toArray() methodSyntax: public Object[] toArray() I...read more
image
Java
Java-Collections
Java - util package
Java-Arrays
Java-Functions
Java-ArrayList
Map Interface in Java
Last Updated: 23 April 2025
In Java, the Map Interface is part of thejava.utilpackage and represents a mapping between a key and a value. The Java Map interface is not ...read more
image
Java
Java-Collections
Java - util package
java-map
Java List Interface
Last Updated: 08 April 2025
The List Interface in Java extends the Collection Interface and is a part of the java.util package. It is used to store the ordered collecti...read more
image
Java
Java-Collections
Java - util package
java-list
ArrayList in Java
Last Updated: 12 March 2025
Java ArrayList is a part of the collections framework and it is a class of java.util package. It provides us with dynamic-sized arrays in Ja...read more
image
Java
Technical Scripter
Java-Collections
Java - util package
Java-ArrayList
java-list
Stream In Java
Last Updated: 09 April 2025
Stream was introduced in Java 8, the Stream API is used to process collections of objects. A stream in Java is a sequence of objects that su...read more
image
Java
Java - util package
java-stream
Java 8
Arrays Class in Java
Last Updated: 07 April 2025
The Arrays class in java.util package is a part of the Java Collection Framework. This class provides static methods to dynamically create a ...read more
Java
Java-Collections
Java - util package
Java-Arrays
PriorityQueue in Java
Last Updated: 15 April 2025
The PriorityQueue class in Java is part of the java.util package. It implements a priority heap-based queue that processes elements based on...read more
image
Java
Java-Collections
Java - util package
Java-Functions
priority-queue
java-priority-queue
Java HashSet
Last Updated: 12 March 2025
HashSet in Java implements the Set interface of Collections Framework. It is used to store the unique elements and it doesn't maintain any s...read more
image
Java
Java-Collections
Java - util package
java-hashset
Set in Java
Last Updated: 08 April 2025
The Set Interface is present in java.util package and extends the Collection interface. It is an unordered collection of objects in which du...read more
image
Java
Java-Collections
Java - util package
java-set
LinkedList in Java
Last Updated: 03 January 2025
Linked List is a part of the Collection framework present in java.util package. This class is an implementation of the LinkedList data struc...read more
image
Java
Java-Collections
Java - util package
java-LinkedList
java-list
Stack Class in Java
Last Updated: 15 April 2025
The Java Collection framework provides a Stack class, which implements a Stack data structure. The class is based on the basic principle of ...read more
image
Java
Java-Collections
Java - util package
Java-Stack
1 2 3 4 5 6 7 8 >>
Last
1 2 3 4 5 6 >>
Last
1 2 3 4 >>
Last
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox