Skip to content
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
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Sign In
▲
Similar Topics
Web Technologies
38.9k+ articles
DSA
22.5k+ articles
Python
20.5k+ articles
Experiences
16.5k+ articles
Interview Experiences
14.1k+ articles
JavaScript
11.7k+ articles
School Learning
11.3k+ articles
Java
10.5k+ articles
Java-Functions
4.1k+ articles
Java - util package
1.5k+ articles
Java-MatchResult
7 posts
Popular Articles
Recent Articles
MatchResult end(int) method in Java with Examples
Last Updated: 27 November 2018
The end(int group) method of MatchResult Interface is used to get the offset after the end index of the match result already done, from the
...read more
Java
Java - util package
Java-Functions
Java-MatchResult
MatchResult start() method in Java with Examples
Last Updated: 27 November 2018
The start() method of MatchResult Interface is used to get the start index of the match result already done.Syntax:public int start()Paramet
...read more
Java
Java - util package
Java-Functions
Java-MatchResult
MatchResult group() method in Java with Examples
Last Updated: 18 October 2021
The group() method of MatchResult Interface is used to get the input subsequence matched by the previous match result.Syntax:public String g
...read more
Java
Java - util package
Java-Functions
Java-MatchResult
Similar Topics
Web Technologies
38.9k+ articles
DSA
22.5k+ articles
Python
20.5k+ articles
Experiences
16.5k+ articles
Interview Experiences
14.1k+ articles
JavaScript
11.7k+ articles
School Learning
11.3k+ articles
Java
10.5k+ articles
Java-Functions
4.1k+ articles
Java - util package
1.5k+ articles
MatchResult end() method in Java with Examples
Last Updated: 27 November 2018
The end() method of MatchResult Interface is used to get the offset after the last character matched of the match result already done.Syntax
...read more
Java
Java - util package
Java-Functions
Java-MatchResult
MatchResult group(int) method in Java with Examples
Last Updated: 27 November 2018
The group(int group) method of MatchResult Interface is used to get the group index of the match result already done, from the specified gro
...read more
Java
Java - util package
Java-Functions
Java-MatchResult
MatchResult start(int) method in Java with Examples
Last Updated: 27 November 2018
The start(int group) method of MatchResult Interface is used to get the start index of the match result already done, from the specified gro
...read more
Java
Java - util package
Java-Functions
Java-MatchResult
MatchResult groupCount() method in Java with Examples
Last Updated: 04 December 2021
The groupCount() method of MatchResult Interface is used to get the number of capturing groups in this matcher's pattern. This method return
...read more
Java
Java - util package
Java-Functions
Java-MatchResult
1
1
1
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 !