Substring Sentence Examples

substring
  • This can be used to efficiently compute the digests of strings that share a common initial substring.

    0
    0
  • A field is a (possibly empty) maximal substring of s not containing any delimiter.

    0
    0
  • The created string will copy the substring represented by ss.

    0
    0
  • String substring (int start, int end) Returns a new String that contains a subsequence of characters currently contained in this StringBuffer.

    0
    0
    Advertisement