Substring Sentence Examples
substring
This can be used to efficiently compute the digests of strings that share a common initial substring.
A field is a (possibly empty) maximal substring of s not containing any delimiter.
The created string will copy the substring represented by ss.
String substring (int start, int end) Returns a new String that contains a subsequence of characters currently contained in this StringBuffer.
Advertisement