Tutorials
Courses
Go Premium
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
32.1K+ articles
DSA
20.0K+ articles
Python
19.6K+ articles
Experiences
15.8K+ articles
Interview Experiences
14.1K+ articles
School Learning
11.1K+ articles
JavaScript
9.9K+ articles
Java
9.3K+ articles
java-guava
153+ articles
Guava-Functions
71+ articles
Guava-Lists
2 posts
Recent Articles
Popular Articles
Java Guava | Lists.partition() method with Examples
Last Updated: 11 July 2025
The Lists.partition() method in Guava Library is used to divide the original list into sublists of the same size. The method accepts two parameters. For example: If the or...
read more
Java
java-guava
Guava-Functions
Guava-Lists
Java Guava | Lists.reverse() method with Examples
Last Updated: 11 July 2025
Guava's Lists.reverse() method accepts a list as a parameter and returns a reversed view of the list passed as the parameter. If the specified list is random access, then ...
read more
Java
java-guava
Guava-Functions
Guava-Lists
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
Got It !